Search Results for "pvgn-support-1.2zip" - Page 11

Showing 1726 open source projects for "pvgn-support-1.2zip"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    Web Search Navigator

    Web Search Navigator

    Web extension that adds keyboard shortcuts to Google, YouTube, Github

    Web extension that adds keyboard shortcuts to Google, YouTube, Github, Amazon, and others (Chrome/Firefox/Edge/Safari). Browser extension that adds configurable keyboard shortcuts to Google search, YouTube, Startpage, Brave Search, Google Scholar, Github, and Amazon. Settings are synched between devices with the same browser profile. Supports both key combos and key sequences. Custom CSS rules to control the look of highlighted results. Experimental and optional support for YouTube, Startpage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Conventional Changelog

    Conventional Changelog

    Generate changelogs and release notes from a project's commit messages

    The conventional-changelog repo is managed as a monorepo; it's composed of many npm packages. It's recommended you use the high-level standard-version library, which is a drop-in replacement for npm's version command, handling automated version bumping, tagging, and CHANGELOG generation. Alternatively, if you'd like to move towards completely automating your release process as an output from CI/CD, consider using semantic-release. We specifically limit our support to LTS versions of Node...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    react-fontawesome

    react-fontawesome

    Font Awesome React component

    ... release. Font Awesome 6 makes it even easier to use icons where you want to. More plugins and packages to match your stack. Less time wrestling browser rendering. From the beginning, Font Awesome has been free and open source. And since we're creator-owned and operated, we get to make sure Font Awesome Free stays that way. We have more icons, services, and support in Pro. If you want them, you subscribe. No shenanigans. We won't sell your data, because we don't want to live in that world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    cryptii

    cryptii

    Web app and framework offering modular conversion and encoding

    Web app and framework offering modular conversion, encoding and encryption. Translations are done client-side without any server interaction. This framework and web app aims to support a wide variety of ciphers, formats, algorithms and methods (called 'Bricks') while keeping them easily combinable. There are currently two types of Bricks: Encoders and Viewers. Encoders manipulate content by encoding or decoding in a specific way and using specific settings while Viewers allow users to access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Monitor the status and performance of any IT environment with NMIS Icon
    Monitor the status and performance of any IT environment with NMIS

    NMIS monitors an organization’s IT environment, helps identify and rectify faults, and provides valuable information for IT planning.

    Trusted by thousands of IT teams worldwide, The NMIS platform offers comprehensive network management, handling faults, performance, and configurations with ease.
    Get a Free Trial
  • 5
    next-firebase-auth

    next-firebase-auth

    Simple Firebase authentication for all Next.js rendering strategies

    Simple Firebase authentication for all Next.js rendering strategies. This package makes it simple to get the authenticated Firebase user and ID token during both client-side and server-side rendering (SSR). We treat the Firebase JS SDK as the source of truth for auth status. When the user signs in, we call an endpoint to generate a refresh token and store the user info, ID token, and refresh token in cookies. Future requests to SSR pages receive the user info and ID token from cookies,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    node-emoji

    node-emoji

    Simple emoji support for node.js projects

    A simple emoji support for node.js projects. To install node-emoji, you need node.js and npm. Once you have that set-up, just run npm install --save node-emoji in your project directory. You're now ready to use emoji in your node projects! There are some emojis that have "-" in their name, for example "t-rex" and refrencing them directly like this (emoji.t-rex) won't work. In such cases, use the emoji.get('t-rex') syntax instead. To update the list or add custom emoji, clone this repository...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Amazon Connect connect-rtc-js

    Amazon Connect connect-rtc-js

    Provide softphone support to AmazonConnect customers

    connect-rtc.js provides softphone support to AmazonConnect customers when they choose to directly integrate with AmazonConnect API and not use the AmazonConnect web application. It implements Amazon Connect WebRTC signaling protocol and integrates with browser WebRTC APIs to provide a simple contact session interface that can seamlessly integrate with Amazon Connect StreamJS. In a typical amazon-connect-streams integration, connect-rtc-js is not required on parent page. Softphone call handling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    cssnano

    cssnano

    A modular minifier, built on top of the PostCSS ecosystem

    ... than whitespace transforms! Optimizations range from compressing colors & removing comments, to discarding overridden at-rules, normalizing unicode-range descriptors, even mangling gradient parameters for a smaller output value! In addition, where it's made sense for a transform, we've added Browserslist to provide different output depending on the browsers that you support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    emotion

    emotion

    CSS-in-JS library designed for high performance style composition

    Emotion is a library designed for writing css styles with JavaScript. It provides powerful and predictable style composition in addition to a great developer experience with features such as source maps, labels, and testing utilities. Both string and object styles are supported. There are two primary methods of using Emotion. The first is framework agnostic and the second is for use with React. Similar to the style prop, but also has support for auto vendor-prefixing, nested selectors...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure User Management, Made Simple | Frontegg Icon
    Secure User Management, Made Simple | Frontegg

    Get 7,500 MAUs, 50 tenants, and 5 SSOs free – integrated into your app with just a few lines of code.

    Frontegg powers modern businesses with a user management platform that’s fast to deploy and built to scale. Embed SSO, multi-tenancy, and a customer-facing admin portal using robust SDKs and APIs – no complexity required. Designed for the Product-Led Growth era, it simplifies setup, secures your users, and frees your team to innovate. From startups to enterprises, Frontegg delivers enterprise-grade tools at zero cost to start. Kick off today.
    Start for Free
  • 10
    eslint-plugin-import

    eslint-plugin-import

    ESLint plugin with rules that help validate proper imports.

    This plugin intends to support linting of ES2015+ (ES6+) import/export syntax, and prevent issues with misspelling of file paths and import names. All the goodness that the ES2015+ static module syntax intends to provide, is marked up in your editor. The maintainers of eslint-plugin-import and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open-source dependencies you use to build your applications. Save time, reduce risk, and improve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Grommet

    Grommet

    React-based framework that provides accessibility, modularity, etc.

    ... support for W3c’s WCAG 2.1 spec out of the box. Tailor the component library to align with your Color, Type, and Layout needs. you can even control component interaction. Support all the devices! Use Flexbox and CSS Grid to provide layouts for all those new phones and widescreen displays. Already working on a project, starting fresh, or just want to poke around and see how all this junk works?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Serverless Express by Vendia

    Serverless Express by Vendia

    Run Node.js web applications and APIs using existing frameworks

    Run REST APIs and other web applications using your existing Node.js application framework (Express, Koa, Hapi, Sails, etc.), on top of AWS Lambda and Amazon API Gateway. Vendia is the real-time data cloud for rapidly building applications that securely share data across departments, companies, clouds, and regions. We’re excited to announce the latest release of Vendia Share! This release includes new features like smart contracts, user-level transactions, the beta release of Azure support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Reactive Search

    Reactive Search

    Search UI components for React and Vue

    Build the perfect search experience using our UI components or by creating your own. 30+ pre-built components with customizable queries and configurable styles. Focus on design and user experience as ReactiveSearch handles the details. 30+ well-designed and performance-optimized UI components. Ship faster and solve fewer edge cases. Already have your own components? Bring them to ReactiveSearch. Styled components with rich theming and CSS class-injection support. Reactivesearch components can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AWS SDK for JavaScript

    AWS SDK for JavaScript

    AWS SDK for JavaScript in the browser and Node.js

    ... of the AWS SDK for JavaScript and provide easy-to-use interfaces for common app use cases such as authentication, storage, API. To create React applications with AWS SDK, you can use AWS Amplify Library which provides React components and CLI support to work with AWS services. The version 3.x of the AWS SDK for JavaScript is generally available. For more information see the Developer Guide or API Reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Chokidar

    Chokidar

    Minimal and efficient cross-platform file watching library

    Chokidar is a solution for all the users of Node.js fs.watch who are tired of it not reporting filenames on MacOS and events at all when using editors like Sublime on MacOS. Node.js fs.watch often reports events twice, emits most changes as rename, and it does not provide an easy way to recursively watch file trees nor supports recursive watching on Linux. Same as with Node.js fs.watchFile. Therefore, Chokidar resolves these problems. Initially made for Brunch (an ultra-swift web app build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Outline

    Outline

    Fastest wiki and knowledge base for growing teams

    A modern team knowledge base for your internal documentation, product specs, support answers, meeting notes, onboarding, & more. An intuitive editor with markdown support, slash commands, rich embeds, and more. Beautiful documents, without even trying. Search and share documents without ever leaving your team chat. Nest documents in a hierachy, automatically build a network of backlinks and search across everything. Onboard new team members easily through internal guides, resources...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NodeBB

    NodeBB

    Node.js based forum software built for the modern web

    ... brand communities to product support boards, forums are a great way to engage and provide value to your audience. At NodeBB, our mission is to provide forum software with all the modern features and performance you’ve come to expect from the social and mobile web. For the tech savvy DIY pro, install and maintain NodeBB on your own server. Want to get your forum going right away without any set-up hassles? Our monthly hosting plans are for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Inferno

    Inferno

    React-like JavaScript library for building modern user interfaces

    ... has a partially synthetic event system, instead opting to only delegate certain events (such as `onClick`). Inferno doesn't support React Native. Inferno was only designed for the browser/server with the DOM in mind. Inferno doesn't support legacy string refs, use `createRef` or callback `ref` API. Inferno provides lifecycle events on functional components. This is a major win for people who prefer lightweight components rather than ES2015 classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    lowdb

    lowdb

    Small local JSON database powered by Lodash

    Small JSON database for Node, Electron and the browser. Powered by Lodash. You can use any of the powerful lodash functions, like _.get and _.find with shorthand syntax. Lowdb is perfect for CLIs, small servers, Electron apps and npm packages in general. It supports Node, the browser and uses lodash API, so it's very simple to learn. Actually, if you know Lodash, you already know how to use lowdb. lowdb doesn't support Cluster and may have issues with very large JSON files (~200MB). A UMD build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    winston

    winston

    A logger for just about everything

    Winston is designed to be a simple and universal logging library with support for multiple transports. A transport is essentially a storage device for your logs. Each winston logger can have multiple transports (see: Transports) configured at different levels (see: Logging levels). For example, one may want error logs to be stored in a persistent remote location (like a database), but all logs output to the console or a local file. Winston aims to decouple parts of the logging process to make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Sequelize

    Sequelize

    A promise-based multi SQL dialect Node.js ORM

    Sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. It features solid transaction support, relations, eager and lazy loading, read replication and more. Sequelize follows SEMVER. Supports Node v6 and above to use ES6 features. Sequelize v5 was released on March 13, 2019. Official TypeScript typings are now included. Sequelize can be used since the beginning in order to automate the creation of every table in your database. Models...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    LiteStore

    LiteStore

    A lightweight, self-contained, RESTful, searchable, multi-format NoSQL

    LiteStore is a lightweight static website CMS that uses SQLite as its backend. It enables users to create and manage simple content-driven websites without needing a complex CMS. LiteStore is designed for fast deployment, minimal setup, and efficient static page generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    lmdb-js

    lmdb-js

    Simple, efficient, ultra-fast, scalable data store wrapper for LMDB

    This is an ultra-fast NodeJS, Bun, and Deno interface to LMDB; probably the fastest and most efficient key-value/database interface that exists for storage and retrieval of structured JS data (objects, arrays, etc.) in a true persisted, scalable, ACID compliant database. It provides a simple interface for interacting with LMDB, as a key-value db, which makes it easy to fully leverage the power, crash-proof design, and efficiency of LMDB using intuitive JavaScript, and is designed to scale...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    tapjs

    tapjs

    Test Anything Protocol tools for node

    Workspace for node-tap development. The API is simple but powerful. t.test() and a few assertions are all you really need. Everything is statically typed, so your editor can tell you what's available. Remember less, just write some tests. An easily extensible TAP test framework, with outstanding TypeScript support, a CLI, plenty of assertion methods, snapshots, object/method spies, module mocking, file system fixtures, lifecycle hooks, test filtering, comprehensive code coverage analysis, color...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    mongoose-paginate-v2

    mongoose-paginate-v2

    A custom pagination library for Mongoose with customizable labels

    mongoose-paginate-v2 is a pagination library having a page wrapper. The main usage of the plugin is you can alter the return value keys directly in the query itself so that you don't need any extra code for transformation. The initial idea of this plugin is loosely based on the mongoose-paginate package by github.com/edwardhotchkiss/. So this can be considered as an upgraded version of mongoose-paginate with many more options.
    Downloads: 0 This Week
    Last Update:
    See Project