Showing 218 open source projects for "node.js"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 1
    Generative AI JS

    Generative AI JS

    This SDK is now deprecated, use the new unified Google GenAI SDK

    deprecated-generative-ai-js is a JavaScript/TypeScript client and example suite for interacting with Gemini generative APIs in web and Node.js environments. Though marked deprecated (likely superseded by newer SDKs), the repo shows how to wrap HTTP/WS endpoints, manage streaming responses, and interoperate with browser UI or server logic. The examples include chat widgets, prompt pipelines, and generalized inference utilities. It also deals with streaming cancellation, retries, backoff logic, and message chunk assembly to help developers handle real-world use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Adonis Core

    Adonis Core

    The Node.js Framework highly focused on developer ergonomics

    AdonisJS includes everything you need to create a fully functional web app or an API server. So stop wasting hours downloading and assembling hundreds of packages. Use AdonisJS and be productive from day one. AdonisJS is not a minimalist framework. To give your projects a head start, we pack many baseline features within the core of the framework. AdonisJS has a feature-rich routing layer with support for route groups, subdomain-based routing, and resource resources. Controllers are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Eververse

    Eververse

    The open source product management platform

    Eververse is an open source product management platform. It is a simple alternative to tools like Productboard and Cycle. Bring your product team together to explore problems, ideate solutions, prioritize features and plan roadmaps with the help of AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    defu

    defu

    Assign default properties recursively

    Defu is a small utility for merging default options in JavaScript and TypeScript applications. It provides a lightweight and efficient way to handle nested object merging with minimal overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • HOA Software Icon
    HOA Software

    Smarter Community Management Starts Here

    Simplify HOA management with software that handles everything from financials to communication.
    Learn More
  • 5
    Simplex Noise.js

    Simplex Noise.js

    A fast simplex noise implementation in Javascript / Typescript

    A JavaScript library for generating Simplex noise, a smoother alternative to Perlin noise for procedural content.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Mongoose for Nest

    Mongoose for Nest

    Mongoose module for Nest framework (node.js)

    NestJS Mongoose is a library that provides Mongoose integration with NestJS, enabling seamless database connectivity for MongoDB within NestJS applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Notion-to-MD

    Notion-to-MD

    Convert notion pages, block and list of blocks to markdown

    Notion-to-MD is a Node.js package that allows you to convert Notion pages to Markdown format.Convert notion pages, blocks, and list of blocks to markdown (supports nesting) using notion-sdk-js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TanStack DB

    TanStack DB

    A reactive client store for building super fast apps

    TanStack DB (beta) is a lightweight, embedded database-like library designed to manage structured data directly in client or server-side JavaScript environments, offering stateful data stores that work seamlessly with the TanStack ecosystem. Blazing‑fast query engine for sub‑millisecond live queries, joins & aggregates. Fine‑grained reactivity to minimize component re‑rendering. Robust transaction primitives for optimistic mutations with sync & lifecycle support. Normalized data model that...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    pnpm

    pnpm

    Fast, disk space efficient package manager

    Fast, disk space efficient package manager. pnpm uses a content-addressable filesystem to store all files from all module directories on a disk. When using npm, if you have 100 projects using lodash, you will have 100 copies of lodash on disk. With pnpm, lodash will be stored in a content-addressable storage. Files inside node_modules are cloned or hard-linked from a single content-addressable storage. pnpm has built-in support for multiple packages in a repository. pnpm creates a non-flat...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 10
    balena CLI

    balena CLI

    balena CLI tool.

    ...It is a software tool available for Windows, macOS and Linux, used through a command prompt/terminal window. It can be used interactively or invoked in scripts. The balena CLI builds on the balena API and the balena SDK, and can also be directly imported in Node.js applications. The balena CLI is an open-source project on GitHub, and your contribution is also welcome!
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    grammY

    grammY

    The Telegram Bot Framework

    grammY makes it easy to create Telegram bots. Both for beginners and at scale. You want grammY because it is easy to use. It is very powerful and always up to date. It has the best documentation in town. It is extremely efficient and scales up effortlessly. It has a thriving ecosystem of plugins, a friendly community chat, seamless integrations with web frameworks and databases, and so much more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    listr2

    listr2

    NodeJS Task List derived from the best

    Listr2 is a task runner for Node.js that provides an elegant interface for managing asynchronous and interactive command-line tasks. It is often used in build scripts and automation workflows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    NPM Publish

    NPM Publish

    GitHub Action to publish to NPM

    npm-publish is a Node.js utility that simplifies the process of publishing npm packages by automating checks, versioning, and distribution. It helps maintainers streamline their release workflow.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fast CSV

    Fast CSV

    CSV parser and formatter for node

    A high-performance Node.js library for parsing and formatting CSV data efficiently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NestJS TypeORM

    NestJS TypeORM

    TypeORM module for Nest framework (node.js)

    An official integration of TypeORM with the NestJS framework, providing an easy-to-use and efficient way to work with databases in NestJS applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Node-Casbin

    Node-Casbin

    An authorization library that supports access control models

    Node-Casbin is a powerful and efficient open-source access control library for Node.js projects, supporting various access control models like ACL, RBAC, and ABAC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Angular Full Stack

    Angular Full Stack

    Angular Full Stack project built using Angular, Express, Mongoose

    Angular Full Stack is a project to easily get started with the latest Angular using a real backend and database. The whole stack is in TypeScript, from frontend to backend, giving you the advantage of coding in one single language throughout the stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Monero TypeScript Library

    Monero TypeScript Library

    TypeScript library for using Monero

    A TypeScript library for creating Monero applications using RPC and WebAssembly bindings to Monero v0.18.3.4 'Fluorine Fermi'. A TypeScript library for integrating Monero (XMR) transactions and blockchain functions in applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    iamjs

    iamjs

    Your complete Access Control Library with End-to-end typesafety

    iamjs is a fully-featured and typesafe library that makes authorization easy. It is designed to be used in both Node.js and browser environments, and currently supports popular frameworks like express, koa, next.js, and react.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    tslab

    tslab

    Interactive JavaScript and TypeScript programming with Jupyter

    tslab is an interactive programming environment and REPL with Jupyter for JavaScript and TypeScript users. You can write and execute JavaScript and TypeScript interactively on browsers and save results as Jupyter notebooks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SponsorBlock

    SponsorBlock

    Skip YouTube video sponsors (browser extension)

    SponsorBlock is an open-source crowdsourced browser extension and open API for skipping sponsor segments in YouTube videos. Users submit when a sponsor happens from the extension, and the extension automatically skips sponsors it knows about using a privacy-preserving query system. It also supports skipping other categories, such as intros, outros, and reminders to subscribe, and skipping to the point with highlights. The extension also features an upvote/downvote system with a weighted...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 22
    Prisma

    Prisma

    Next-generation ORM for Node.js and TypeScript

    Prisma helps app developers build faster and make fewer errors with an open source ORM for PostgreSQL, MySQL and SQLite. Central to Prisma is the schema, a declarative way to define your app's data models and their relations that's human-readable. And you don't have to painstakingly create it from scratch if you already have a database - prisma introspect takes care of that. Prisma Client is a query builder that composes the way you think and gets auto-generated from the Prisma schema with...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 23
    Nhost

    Nhost

    The Open Source Firebase Alternative with GraphQL.

    ...Nhost consists of open source software, Database: PostgreSQL, Instant GraphQL API: Hasura, Authentication: Hasura Auth, Storage: Hasura Storage, Serverless Functions: Node.js (JavaScript and TypeScript), Nhost CLI for local development. Instant Realtime GraphQL API based on your tables and columns in the database. Sign in users with email, magic links, SMS, Google, Facebook, etc. Run the full Nhost stack locally during development using the Nhost CLI. Deploy database and backend changes with the workflow you love (`git push`). ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    BentoCache

    BentoCache

    Bentocache is a robust multi-tier caching library for Node.js app

    Bentocache is a flexible caching library for Python that supports multiple backends like memory, disk, and Redis. It offers decorators for easy function-level caching and is designed to be lightweight, extensible, and developer-friendly. Bentocache is well-suited for performance optimization in web apps, scripts, and data pipelines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    pg-mem

    pg-mem

    An in memory postgres DB instance for your unit tests

    pg-mem is an in-memory PostgreSQL emulator for Node.js and TypeScript that allows you to simulate a Postgres database without a real server. It’s perfect for unit testing and development scenarios where spinning up a full database would be too heavy. pg-mem supports many Postgres features and is compatible with various ORMs like TypeORM and Sequelize.
    Downloads: 0 This Week
    Last Update:
    See Project