Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Nodejs

Nodejs

2426 projects

Showing 36 of 2426 projects

Lando
Lando

A local development and DevOps tool that simplifies project setup with pre-configured recipes and Docker-based environments.

#local#devops#environment
Stars4.2k
Forks518
Last commit22 days ago
CodeceptJS
CodeceptJSJavaScript

A Node.js end-to-end testing framework with AI-powered features, unified API for multiple backends, and synchronous test writing.

#e2e-tests#webdriverio#playwright
Stars4.2k
Forks757
Last commit6 days ago
CodeceptJS
CodeceptJSJavaScript

A Node.js end-to-end testing framework with AI-powered features, unified API for multiple browsers, and scenario-driven BDD-style tests.

#e2e-tests#webdriverio#playwright
Stars4.2k
Forks757
Last commit6 days ago
clean-css
clean-cssJavaScript

A fast and efficient CSS optimizer for Node.js and the browser, offering advanced minification and optimization.

#clean-css#minification#css-optimizations
Stars4.2k
Forks318
Last commit1 year ago
Learn how to use JWT for Authentication
Learn how to use JWT for AuthenticationJavaScript

A comprehensive tutorial and example project for implementing JSON Web Token (JWT) authentication in web apps.

#security-tokens#learn-to-code#web-security
Stars4.2k
Forks243
Last commit
Grant
GrantJavaScript

A unified OAuth proxy supporting 200+ providers with middleware for Express, Koa, Hapi, Fastify, and serverless functions.

#oauth#oauth2#authentication
Stars4.2k
Forks268
Last commit1 year ago
vtop
vtopJavaScript

A graphical terminal activity monitor with interactive process management and real-time CPU/memory visualization.

#activity-monitor#braille-graphics#terminal-monitor
Stars4.2k
Forks152
Last commit5 years ago
retire.js
retire.jsJavaScript

A scanner that detects JavaScript libraries with known vulnerabilities and can generate a Software Bill of Materials (SBOM).

#sbom#vulnerabilities#owasp
Stars4.2k
Forks437
Last commit1 day ago
next-iron-session
next-iron-sessionTypeScript

Secure, stateless, and cookie-based session library for Next.js and other JavaScript frameworks.

#expressjs#cookies#authentication
Stars4.1k
Forks256
Last commit3 months ago
LevelUP
LevelUPJavaScript

A Node.js wrapper for abstract-leveldown compliant key-value stores, providing fast and simple storage.

#database#abstract-leveldown#storage
Stars4.1k
Forks265
Last commit1 year ago
bee-queue
bee-queueJavaScript

A simple, fast, robust job/task queue for Node.js, backed by Redis, designed for short real-time jobs.

#redis-queue#task-queue#redis
Stars4.0k
Forks222
Last commit4 days ago
dockly
docklyJavaScript

An immersive terminal interface for managing Docker containers, services, and images with a visual dashboard.

#hacktoberfest#devops#container-orchestration
Stars4.0k
Forks162
Last commit1 day ago
jsQR R
jsQR RTypeScript

A pure JavaScript library for reading QR codes from raw image data in browsers and Node.js.

#qr-parsing-library#qr-code#qr-scanner
Stars4.0k
Forks615
Last commit2 months ago
RavenDB
RavenDBC#

A fully ACID NoSQL document database with extreme performance and developer-friendly experience.

#iot#database#document-database
Stars4.0k
Forks861
Last commit1 day ago
Node.js API Starter Kit
Node.js API Starter KitTypeScript

A monorepo starter kit for building full-stack applications with GraphQL API, PostgreSQL, React, and Joy UI.

#template#postgres#api
Stars4.0k
Forks553
Last commit1 year ago
Chartbrew
ChartbrewJavaScript

Open-source reporting platform to build and share live dashboards from APIs, SQL and NoSQL databases, with powerful AI assistant, scheduling, and embeddable charts 📈📊

#api#nodejs#mongodb
Stars4.0k
Forks442
Last commit1 day ago
yo
yoJavaScript

A CLI tool for running Yeoman generators to scaffold projects and enforce best practices.

#generator#developer-tools#workflow-automation
Stars4.0k
Forks407
Last commit23 days ago
Seneca
SenecaJavaScript

A Node.js toolkit for building microservices using pattern matching to organize business logic.

#business-logic#json-rpc#service-oriented-architecture
Stars4.0k
Forks309
Last commit4 months ago
speed-test
speed-testJavaScript

A CLI tool to test internet connection speed and ping using speedtest.net.

#cli-app#speed-test#internet-speed
Stars3.9k
Forks172
Last commit4 years ago
source-map-explorer
source-map-explorerTypeScript

Analyze and debug JavaScript code bloat through source maps with a treemap visualization.

#browserify#treemap#minification
Stars3.9k
Forks112
Last commit3 years ago
Electron API usage
Electron API usageJavaScript

A collection of sample applications demonstrating various Electron API usage patterns.

#sample-code#electron-api#nodejs
Stars3.9k
Forks919
Last commit4 years ago
parse5
parse5TypeScript

A fast, spec-compliant HTML parsing and serialization toolset for Node.js.

#dom-manipulation#whatwg-html#html5
Stars3.9k
Forks256
Last commit2 days ago
claudia
claudiaJavaScript

Deploy Node.js projects to AWS Lambda and API Gateway with automated configuration and workflows.

#api-gateway#claudia#serverless
Stars3.9k
Forks276
Last commit2 months ago
adminMongo
adminMongoJavaScript

A web-based GUI for managing MongoDB connections, databases, collections, and documents with a responsive interface.

#admin-tool#database#mongodb-gui
Stars3.9k
Forks794
Last commit2 years ago
Mega Boilerplate
Mega BoilerplateCSS

A customizable starter project generator for Node.js web apps, offering flexibility in web frameworks, databases, CSS preprocessors, and client-side frameworks.

#boilerplate-generator#database-orm#angularjs
Stars3.8k
Forks246
Last commit
Apache Cordova
Apache CordovaJavaScript

Android platform library for building Cordova hybrid mobile apps with web technologies.

#apache-cordova#hacktoberfest#javascript-framework
Stars3.8k
Forks1.6k
Last commit2 days ago
pgBoss
pgBossTypeScript

A job queue built in Node.js on top of PostgreSQL for reliable background processing and asynchronous execution.

#cron-scheduling#postgres#message-queue
Stars3.8k
Forks255
Last commit3 days ago
node-oidc-provider
node-oidc-providerJavaScript

OpenID Certified OAuth 2.0 Authorization Server implementation for Node.js with extensive spec support.

#authorization-server#openid#openid-provider
Stars3.8k
Forks790
Last commit4 days ago
Composerize
ComposerizeJavaScript

Converts docker run commands into Docker Compose YAML configurations and merges with existing compose files.

#container-orchestration#yaml-generation#dockerfile
Stars3.8k
Forks256
Last commit2 months ago
nearley
nearleyJavaScript

A simple, fast, and powerful Earley parser toolkit for JavaScript that handles any BNF grammar.

#parsing#lexer-integration#ambiguous-grammar
Stars3.7k
Forks233
Last commit1 year ago
email-templates
email-templatesJavaScript

A Node.js library to create, preview, and send custom email templates with support for multiple template engines and CSS inlining.

#email-templates#developer-tools#template-engine
Stars3.7k
Forks333
Last commit6 months ago
supervisor
supervisorJavaScript

A supervisor script for Node.js that restarts programs when they crash or when JavaScript files change.

#cli-tool#process-supervisor#nodejs
Stars3.7k
Forks259
Last commit6 years ago
polyglot
polyglotJavaScript

A tiny I18n helper library for JavaScript providing interpolation and pluralization.

#internationalization#interpolation#nodejs
Stars3.7k
Forks208
Last commit8 months ago
meow
meowJavaScript

A lightweight, dependency-free helper for building user-friendly command-line apps in Node.js.

#developer-tools#command-line-tools#npm-package
Stars3.7k
Forks154
Last commit3 days ago
DDEV
DDEVGo

Docker-based local development environments for PHP and Node.js projects, ready in minutes.

#containerization#dev-environment#workflow-tool
Stars3.7k
Forks714
Last commit3 days ago
DDEV-Local
DDEV-LocalGo

Docker-based local development tool for PHP and Node.js projects, providing consistent environments in minutes.

#devops#workflow-tool#typo3
Stars3.7k
Forks714
Last commit3 days ago
PreviousPage 12 of 68Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
5 months ago
4 years ago
#Javascript810
#Typescript329
#Cli Tool328
#Developer Tools270
#Automation209
#Npm Package197
#Javascript Library191
#Cross Platform163
#Cli158
#Build Tool143
#Docker141
#Browser129