Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Nodejs

Nodejs

639 projects

Showing 36 of 639 projects

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 commit1 month ago
yo
yoJavaScript

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

#generator#developer-tools#workflow-automation
Stars4.0k
Forks406
Last commit15 days 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
Forks175
Last commit4 years ago
RavenDB
RavenDBC#

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

#iot#database#document-database
Stars3.9k
Forks859
Last commit1 day 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
Forks923
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
Forks111
Last commit3 years ago
claudia
claudiaJavaScript

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

#api-gateway#claudia#serverless
Stars3.9k
Forks277
Last commit2 years ago
parse5
parse5TypeScript

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

#dom-manipulation#whatwg-html#html5
Stars3.9k
Forks251
Last commit3 days 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
Forks800
Last commit1 year 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
Forks248
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 commit22 hours 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
Forks235
Last commit1 year ago
Composerize
ComposerizeJavaScript

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

#container-orchestration#yaml-generation#dockerfile
Stars3.7k
Forks251
Last commit3 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
Forks258
Last commit6 years 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
Forks334
Last commit3 months 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.7k
Forks782
Last commit8 days ago
polyglot
polyglotJavaScript

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

#internationalization#interpolation#nodejs
Stars3.7k
Forks209
Last commit5 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
Forks153
Last commit2 months ago
Taiko
TaikoJavaScript

A Node.js library for browser automation and testing modern web applications with a concise API and smart selectors.

#headless-chrome#chromium#headless-browsers
Stars3.7k
Forks455
Last commit1 day ago
taiko
taikoJavaScript

A Node.js library for browser automation and testing modern web applications with a concise API and smart selectors.

#headless-chrome#chromium#headless-browsers
Stars3.7k
Forks455
Last commit1 day ago
he
heJavaScript

A robust JavaScript library for encoding and decoding HTML entities with full spec compliance.

#encoder#text-encoding#unicode
Stars3.6k
Forks263
Last commit4 years ago
voca
vocaJavaScript

A comprehensive JavaScript library for string manipulation with functions for formatting, escaping, querying, and chopping strings.

#modular#string#case
Stars3.6k
Forks136
Last commit2 years ago
uptime
uptimeJavaScript

A self-hosted remote monitoring application for websites and services, built with Node.js and MongoDB.

#status-page#uptime-monitoring#devops
Stars3.6k
Forks701
Last commit4 years ago
instant.io
instant.ioJavaScript

Streaming file transfer over WebTorrent (torrents on the web) using WebRTC.

#bittorrent#file-transfer#nodejs
Stars3.6k
Forks445
Last commit17 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.6k
Forks703
Last commit20 hours ago
DDEV
DDEVGo

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

#containerization#dev-environment#workflow-tool
Stars3.6k
Forks703
Last commit20 hours ago
graphql-shield
graphql-shieldTypeScript

A GraphQL middleware library for creating a flexible and performant permission layer with smart caching.

#hacktoberfest#caching#graphql
Stars3.6k
Forks185
Last commit13 days ago
grammY
grammYTypeScript

A modern, easy-to-use TypeScript/JavaScript framework for creating Telegram bots that scales from beginners to large applications.

#cloudflare-workers#serverless#deno
Stars3.6k
Forks146
Last commit5 days ago
pg-promise
pg-promiseJavaScript

A comprehensive PostgreSQL interface for Node.js with automatic connections, transactions, and a powerful query-formatting engine.

#database-driver#connection-pooling#transaction
Stars3.6k
Forks221
Last commit1 month ago
0x
0xJavaScript

A single-command tool for generating interactive flamegraphs to profile and visualize performance bottlenecks in Node.js applications.

#cli-tool#nodejs#flamegraph
Stars3.5k
Forks115
Last commit6 months ago
threads.js
threads.jsTypeScript

A library that simplifies using web workers and worker threads across Node.js, browsers, and Electron with a uniform API.

#parallel-computing#web-worker#isomorphic-javascript
Stars3.5k
Forks170
Last commit1 year ago
open
openJavaScript

A cross-platform Node.js library to open URLs, files, and executables with the system's default applications.

#file-opener#cli-tool#nodejs
Stars3.5k
Forks248
Last commit5 months 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.4k
Forks237
Last commit22 hours ago
when.js
when.jsJavaScript

A Promises/A+ and when() implementation with async utilities for JavaScript.

#commonjs#cujojs#async-utilities
Stars3.4k
Forks389
Last commit4 years ago
QA Wolf
QA WolfTypeScript

QA Wolf provides complete automated browser testing coverage using Playwright, with human-verified bug reports and zero flakes.

#e2e-tests#playwright#flaky-test-prevention
Stars3.4k
Forks138
Last commit1 year ago
windows-build-tools
windows-build-toolsTypeScript

Installs Visual C++ Build Tools and Python for compiling native Node.js modules on Windows via npm.

#vcc#microsoft#build-tools
Stars3.4k
Forks235
Last commit4 years ago
PreviousPage 12 of 18Next

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
3 years ago
#Javascript301
#Typescript130
#Cli Tool81
#Developer Tools79
#Cross Platform72
#Javascript Library64
#Browser58
#Node57
#Docker47
#Cli45
#Performance45
#Testing43