Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Node Js

Node Js

371 projects

Showing 36 of 371 projects

axios
axiosJavaScript

Promise-based HTTP client for making requests in browsers and Node.js with interceptors, cancellation, and automatic JSON handling.

#hacktoberfest#promise-based#interceptors
Stars109.1k
Forks11.8k
Last commit17 hours ago
Node.js Best Practices
Node.js Best PracticesDockerfile

A comprehensive collection of Node.js best practices covering architecture, error handling, testing, security, and production deployment.

#expressjs#software-architecture#devops
Stars105.4k
Forks10.7k
Last commit
Node.js Best Practices
Node.js Best PracticesDockerfile

A comprehensive collection of Node.js best practices covering architecture, error handling, security, testing, and production deployment.

#expressjs#software-architecture#production-deployment
Stars105.4k
Forks10.7k
Last commit
NVM
NVMShell

A POSIX-compliant bash script to manage multiple active Node.js versions via the command line.

#posix-compliant#developer-tools#version-management
Stars94.2k
Forks10.3k
Last commit6 days ago
nvm
nvmShell

A POSIX-compliant bash script to manage multiple active Node.js versions via the command line.

#posix-compliant#developer-tools#version-management
Stars94.2k
Forks10.3k
Last commit6 days ago
Ghost
GhostJavaScript

A headless Node.js CMS for modern publishing, memberships, subscriptions, and newsletters.

#open-source#publishing#content-management
Stars54.5k
Forks11.8k
Last commit17 hours ago
Hexo
HexoTypeScript

A fast, simple, and powerful static site generator for building blogs, powered by Node.js.

#hacktoberfest#plugin-ecosystem#static-site-generator
Stars41.8k
Forks27
Last commit7 days ago
nw.js
nw.jsJavaScript

An app runtime based on Chromium and Node.js for building native desktop applications with HTML, CSS, and JavaScript.

#npm-modules#desktop-app#node-webkit
Stars41.2k
Forks3.9k
Last commit1 day ago
Ink
InkTypeScript

A React renderer for building interactive command-line apps with Flexbox layouts and familiar component APIs.

#flexbox-layouts#react-renderer#developer-tools
Stars39.4k
Forks1.0k
Last commit6 days ago
date-fns
date-fnsTypeScript

A comprehensive, modular JavaScript date utility library for manipulating dates in browsers and Node.js.

#hacktoberfest#functional-programming#date-manipulation
Stars36.6k
Forks2.0k
Last commit1 month ago
date-fns
date-fnsTypeScript

A comprehensive, modular JavaScript date utility library for manipulating dates in browsers and Node.js.

#hacktoberfest#date-manipulation#modules
Stars36.6k
Forks2.0k
Last commit1 month ago
webtorrent
webtorrentJavaScript

A streaming torrent client that works in Node.js and the browser using WebRTC.

#hacktoberfest#bittorrent#torrent
Stars31.3k
Forks2.9k
Last commit10 days ago
Sequelize
SequelizeTypeScript

A feature-rich, promise-based ORM for Node.js and TypeScript supporting PostgreSQL, MySQL, SQLite, and more.

#mssql#orm#database
Stars30.4k
Forks4.3k
Last commit1 day ago
async
asyncJavaScript

A utility module providing powerful functions for working with asynchronous JavaScript in Node.js and browsers.

#asynchronous-programming#callbacks#es-modules
Stars28.2k
Forks2.4k
Last commit5 months ago
underscore
underscoreJavaScript

A utility-belt library for JavaScript providing functional programming helpers without extending core objects.

#functional-programming#utility-library#javascript
Stars27.3k
Forks5.4k
Last commit9 days ago
Discord.js
Discord.jsTypeScript

A powerful Node.js module for interacting with the Discord API, enabling developers to build Discord bots and applications.

#hacktoberfest#discordjs#voice-chat
Stars26.8k
Forks4.1k
Last commit21 hours ago
Highlight.js
Highlight.jsJavaScript

A JavaScript syntax highlighter with automatic language detection and zero dependencies for both browser and server environments.

#hacktoberfest#syntax-highlighting#zero-dependencies
Stars25.0k
Forks3.7k
Last commit
validator.js
validator.jsJavaScript

A comprehensive library of string validators and sanitizers for Node.js and browsers.

#hacktoberfest#sanitization#input
Stars23.7k
Forks2.5k
Last commit6 days ago
Mocha
MochaJavaScript

A classic, reliable, and trusted JavaScript test framework for Node.js and the browser.

#unit-testing#integration-testing#mochajs
Stars22.9k
Forks3.1k
Last commit17 hours ago
Inquirer.js
Inquirer.jsTypeScript

A collection of common interactive command line user interfaces for Node.js applications.

#user-input#developer-tools#npm-package
Stars21.6k
Forks1.4k
Last commit2 days ago
Bit
BitTypeScript

AI-powered development workspaces for building applications with reusable components, architectural clarity, and zero overhead.

#component-driven#component-driven-development#distributed
Stars18.4k
Forks957
Last commit18 hours ago
Faker
FakerTypeScript

Generate massive amounts of fake (but realistic) data for testing and development in Node.js and browsers.

#fake-data#mock-data#nodejs
Stars15.4k
Forks1.1k
Last commit1 day ago
Q
QJavaScript

A promise library for JavaScript that helps manage asynchronous operations and avoid callback hell.

#library#async-programming#callback-hell
Stars15.0k
Forks1.2k
Last commit2 years ago
flexsearch
flexsearchJavaScript

A next-generation full-text search library for Browser and Node.js, offering high performance and advanced search capabilities.

#search#persistent-index#search-in-text
Stars13.8k
Forks521
Last commit24 days ago
Color Thief
Color ThiefTypeScript

Extract dominant colors and palettes from images in the browser and Node.js using JavaScript.

#color-extraction#web-worker#cli-tool
Stars13.6k
Forks1.3k
Last commit21 days ago
Nock
NockJavaScript

A comprehensive HTTP server mocking and expectations library for Node.js to test modules in isolation.

#fixtures#test-isolation#unit-testing
Stars13.1k
Forks759
Last commit1 day ago
blessed
blessedJavaScript

A high-level terminal interface library for Node.js with a curses-like API and DOM-like widgets.

#event-driven#cli-application#curses
Stars11.9k
Forks562
Last commit2 years ago
debug
debugJavaScript

A tiny JavaScript debugging utility modeled after Node.js core's debugging technique, working in Node.js and browsers.

#developer-tools#npm-package#debug
Stars11.4k
Forks985
Last commit3 months ago
patch-package
patch-packageTypeScript

Create and apply patches to npm dependencies to fix bugs or make changes without waiting for upstream updates.

#devops#npm#patch
Stars11.2k
Forks325
Last commit9 months ago
node-mongodb-native
node-mongodb-nativeTypeScript

The official MongoDB driver for Node.js, enabling seamless interaction with MongoDB databases from Node.js applications.

#database-driver#database#nosql
Stars10.2k
Forks1.8k
Last commit20 hours ago
cljs.test
cljs.testClojure

A compiler that transforms Clojure code into optimized JavaScript, leveraging the Google Closure compiler for advanced optimization.

#google-closure#functional-programming#clojurescript
Stars9.4k
Forks783
Last commit23 hours ago
NSFWJS - Indecent Content Checker
NSFWJS - Indecent Content CheckerTypeScript

A JavaScript library for client-side NSFW image detection using TensorFlow.js.

#tensorflowjs#content-management#privacy
Stars8.9k
Forks593
Last commit17 days ago
node-fetch
node-fetchJavaScript

A light-weight module that brings the Fetch API to Node.js, providing a window.fetch-compatible interface for server-side HTTP requests.

#formdata#http#polyfill
Stars8.9k
Forks1.1k
Last commit2 months ago
orbit-db
orbit-dbJavaScript

A serverless, distributed, peer-to-peer database for the decentralized web using IPFS and CRDTs.

#ipfs#database#distributed
Stars8.8k
Forks596
Last commit2 months ago
IDURAR ERP/CRM
IDURAR ERP/CRMJavaScript

An open-source ERP/CRM system with invoicing, accounting, and customer management built on the MERN stack.

#mern-stack#erp-application#mongodb
Stars8.6k
Forks3.1k
Last commit2 months ago
Neon
NeonRust

Rust bindings for writing safe and fast native Node.js modules.

#systems-programming#native-modules#ffi
Stars8.4k
Forks286
Last commit9 days ago
Page 1 of 11Next

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
1 month ago
1 month ago
17 hours ago
#Javascript120
#Nodejs67
#Typescript57
#Javascript Library50
#Npm Package38
#Developer Tools37
#Utility Library35
#Cross Platform27
#Cli Tool24
#Browser24
#Node22
#Testing19