Showing 480 open source projects for "node.js"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • FusionAuth: Authentication and User Management Software Icon
    FusionAuth: Authentication and User Management Software

    Offer your users flexible authentication options, including passwords, passwordless, single sign-on (SSO), and multi-factor authentication (MFA).

    FusionAuth adds login, registration, SSO, MFA, and a bazillion other features to your app in days - not months.
    Learn More
  • 1
    eo-locale

    eo-locale

    Elegant lightweight library based on Internationalization API

    Elegant lightweight internationalization library. eo-locale inspired by react-intl. Most popular internationalization library in the React community. 1.9 kB gzipped size. It is very important to provide small client javascript bundles for the best user experience. Within eo-locale, you can format dates, numeric values, and plural values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    eslint-plugin-node

    eslint-plugin-node

    Additional ESLint's rules for Node.js

    Additional ESLint's rules for Node.js. plugin:node/recommended considers both CommonJS and ES Modules. If "type":"module" field existed in package.json then it considers files as ES Modules. Otherwise it considers files as CommonJS. In addition, it considers *.mjs files as ES Modules and *.cjs files as CommonJS. plugin:node/recommended-module considers all files as ES Modules. plugin:node/recommended-script considers all files as CommonJS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Multrin

    Multrin

    Organize apps windows in tabs like in abandoned Windows Sets and more

    ...It aims to greatly improve your productivity and organization. Multrin works currently only on Windows and macOS. Support for Linux coming soon. Before running Multrin in development mode, please ensure you have Node.js installed on your machine. When running on Windows, make sure you have build tools installed. You can install them by running as an administrator.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    React PWA

    React PWA

    An upgradable boilerplate for Progressive web applications (PWA)

    A highly scalable, Progressive Web Application foundation, boilerplate, with the best Developer Experience. Getting started with ReactPWA is very easy. It helps you create Progressive Web Apps easily. PWA is not the only option given to the developer, one can develop static sites with hash routing, enable/disable service workers, and also create a simple deployable application. Using ReactPWA you can create a Progressive web application with simple knowledge of React.JS. As we all know,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 5
    lazynpm

    lazynpm

    Terminal UI for npm

    Lazynpm is a terminal user interface (TUI) for working with npm (Node.js package manager) commands, written in Go using the gocui library. It is designed for developers who find themselves doing repetitive npm workflows — linking, building dependencies, installing, and so on — and want a simplified interface rather than remembering or typing long sequences of npm commands. The UI offers keybindings and visual feedback so you can navigate dependencies, install packages, run scripts, and link modules in a more interactive way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Rickshaw

    Rickshaw

    JavaScript toolkit for creating interactive real-time graphs

    ...Some extensions require jQuery and jQuery UI, but for drawing some basic graphs you'll be okay without. Rickshaw uses jsdom to run unit tests in Node to be able to do SVG manipulation. As of the jsdom 7.0.0 release, jsdom requires Node.js 4 or newer jsdom changelog.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    puresql

    puresql

    ES6/7 ready SQL library for node.js inspired by Clojure's yesql

    puresql is a SQL library for node.js, heavily inspired by Clojure's yesql. It supports MySQL, MariaDB, PostgreSQL, MS SQL Server, and SQLite from the box. puresql takes a path to a .sql file containing query definitions and turns them into promisified functions. You can then call them and either pass one of the provided adapters (mySQL), or your own adapter (see one of the existing ones on the structure).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DeskGap

    DeskGap

    A cross-platform desktop app framework based on Node.js

    DeskGap is a framework for building cross-platform desktop apps with web technologies (JavaScript, HTML and CSS). To enable native capabilities while keeping the size down, DeskGap bundles a Node.js runtime and leaves the HTML rendering to the operating system‘s webview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Source Map Support

    Source Map Support

    Adds source map support to node.js (for stack traces)

    Source Map Support is a Node.js module that enhances stack traces for transpiled or bundled JavaScript by resolving them back to the original source files using source maps. When code is compiled from TypeScript, CoffeeScript, Babel, or bundlers like Webpack, errors normally point to the generated code; this module intercepts V8’s stack trace API and remaps paths and line numbers to their original locations.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Field Sales+ for MS Dynamics 365 and Salesforce Icon
    Field Sales+ for MS Dynamics 365 and Salesforce

    Maximize your sales performance on the go.

    Bring Dynamics 365 and Salesforce wherever you go with Resco’s solution. With powerful offline features and reliable data syncing, your team can access CRM data on mobile devices anytime, anywhere. This saves time, cuts errors, and speeds up customer visits.
    Learn More
  • 10
    Bluebird

    Bluebird

    Full featured promise library with unmatched performance

    Bluebird is a fully featured promise library with focus on innovative features and performance. Promises in Node.js 10 are significantly faster than before. Bluebird still includes a lot of features like cancellation, iteration methods and warnings that native promises don't. If you are using Bluebird for performance rather than for those - please consider giving native promises a shot and running the benchmarks yourself. When using script tags the global variables Promise and P (alias for Promise) become available. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DO180-apps

    DO180-apps

    DO180 Repository for Sample Applications

    DO180-apps is an open source repository maintained by Red Hat Training that provides sample applications for the DO180 course, which focuses on container basics using Red Hat OpenShift. The repository includes multiple small applications written in different languages, such as Node.js, PHP, and simple front-end examples, designed to demonstrate containerization, deployment, and scaling on OpenShift. Learners use these apps to practice building, deploying, and managing workloads in a containerized environment. Each example is lightweight and structured to highlight specific OpenShift capabilities without unnecessary complexity. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    hoodie

    hoodie

    The offline first JavaScript backend

    ...You can play around with Hoodie’s APIs in the browser console and see how it works all together in its simple HTML and JavaScript code. This setup is working for all operating system, testing on Windows 8, Windows 8.1, Windows 10, Mac and Linux. Hoodie is a Node.js package. You need Node Version 4 or higher and npm Version 2 or higher, check your installed version with node -v and npm -v. hoodie can be used standalone or as a hapi plugin. The options are slightly different. For standalone usage, see Hoodie’s configuration guide. For the hapi plugin usage, see Hoodie’s hapi plugin usage guide. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Knockout

    Knockout

    Tool to create rich, responsive UIs with JavaScript

    ...It uses observers to make your UI automatically stay in sync with an underlying data model, along with a powerful and extensible set of declarative bindings to enable productive development. For Node.js developers, Knockout is also available from npm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Node.js chaos monkey

    Node.js chaos monkey

    Extremly naughty chaos monkey for Node.js

    node-chaos-monkey brings chaos engineering to Node.js by injecting controlled failures into running services to validate resilience. It lets teams rehearse real-world incidents—latency spikes, random process exits, resource exhaustion—and observe how circuits, retries, and backoff strategies behave. The tool is designed to be safe and configurable, enabling narrow blast radii and scheduled experiments during non-critical windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Eagle.js

    Eagle.js

    A hackable slideshow framework built with Vue.js

    Eagle.js is a web-based slideshow framework for Vue.js. It supports animations, themes, interactive widgets (for web demos), and makes it easy to reuse components, slides and styles across presentations. Most of all, Eagle aims at offering a simple and very hackable API so you can get off the beaten tracks and craft the slideshows you really want. If you are not familiar with Vue.js you will find eagle.js harder to use than, say, Reveal.js, but on the long term eagle.js makes it easier to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Nodejs Expressjs MongoDB API Project

    Nodejs Expressjs MongoDB API Project

    A boilerplate for REST API Development with Node.js, Express, etc.

    A ready-to-use boilerplate for REST API Development with Node.js, Express, and MongoDB. This is a basic API skeleton written in JavaScript ES2015. Very useful to building RESTful web APIs for your front-end platforms like Android, iOS or JavaScript frameworks (Angular, Reactjs, etc). This project will run on NodeJs using MongoDB as a database. I tried to maintain the code structure easily as any beginner can also adopt the flow and start building an API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NodeGoat

    NodeGoat

    The OWASP NodeGoat project

    A deliberately vulnerable Node.js application designed for security training, helping developers understand common web vulnerabilities and how to mitigate them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    KeystoneJS

    KeystoneJS

    Node.js CMS and web app framework

    KeystoneJS is an open source framework for developing database-driven websites, applications and APIs in Node.js. Built on Express and MongoDB. Keystone will configure express - the de facto web server for node.js - for you and connect to your MongoDB database using Mongoose, the leading ODM package. Keystone starts with best practices for setting up your MV* application, and makes it easy to manage your templates, views and routes. IDs, Strings, Booleans, Dates and Numbers are the building blocks of your database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NoderCMS

    NoderCMS

    Node.js + MongoDB

    Super concurrency and super high data reading speed, coupled with flexible custom models, easy-to-use templates, advanced background management system and multi-user permissions, have created a perfect NoderCMS. The inherent asynchronous non-blocking programming brought by Node.js makes NoderCMS calmly face up to millions of concurrent visits. Thanks to the non-relational database MongoDB, everything is stored in BSON format, faster and faster. Through the combination of models and custom fields, you can easily create completely different columns and various recommendation positions according to your needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Windows-Build-Tools

    Windows-Build-Tools

    Install C++ Build Tools for Windows using npm

    Windows-Build-Tools is a Node.js installer that provides a straightforward way to set up the necessary build tools on Windows, including the Visual C++ Build Tools and Python, facilitating the compilation of native Node.js modules.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    React Apollo

    React Apollo

    React integration for Apollo Client

    React Apollo allows you to fetch data from your GraphQL server and use it in building complex and reactive UIs using the React framework. React Apollo may be used in any context that React may be used. In the browser, in React Native, or in Node.js when you want to do server-side rendering. Apollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all while automatically updating your UI. Apollo Client helps you structure code in an economical, predictable, and declarative way that's consistent with modern development practices. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Flightplan

    Flightplan

    Run sequences of shell commands against local and remote hosts

    A task automation and deployment tool for Node.js, allowing developers to execute remote SSH commands and manage deployments efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ESM

    ESM

    Tomorrow's ECMAScript modules today

    esm is a JavaScript module loader that enables the use of ECMAScript modules (ESM) in Node.js environments, providing a seamless way to work with modern JavaScript syntax in older Node.js versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Coinbase Pro

    Coinbase Pro

    The official Node.js library for Coinbase Pro

    Note: The gdax package is deprecated and might have to be removed from NPM. Please migrate to the coinbase-pro package to ensure future compatibility. Easy functionality to use in programmatic trading. A customizable, websocket-synced Order Book implementation. API clients with convenient methods for every API endpoint. Abstracted interfaces, don't worry about HMAC signing or JSON formatting; the library does it for you. To use optional parameters with callbacks, supply the options as the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tkoa

    Tkoa

    Koa web app framework written in typescript

    Tkoa is a Koa web app framework written in Typescript. Although written in Typescript, you can still use the Node.js framework and koa middleware. Not only that, you can also enjoy type checking and convenient testing with typescript.
    Downloads: 0 This Week
    Last Update:
    See Project