Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Node.js
N

Node.js

Runtime
3150 projects13244.5k total stars1873.7k total forks57 languages

Open-source projects built with Node.js

There are currently 3150 open-source projects built with Node.js, with a combined total of 13244.5k GitHub stars. The most common language among these projects is JavaScript.

Showing 3,114 open-source projects · page 37 of 87

……
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
Scut
Scutdavidtheclark/scut

A collection of Sass utilities to ease and improve implementations of common frontend style-code patterns.

75959SCSS
4 years ago
chatgpt-twitter-bot
chatgpt-twitter-bottransitive-bullshit/chatgpt-twitter-bot

A Twitter bot that responds to @mentions with ChatGPT-generated tweet threads.

75995TypeScript
1 year ago
gulp-load-plugins
gulp-load-pluginsjackfranklin/gulp-load-plugins

Automatically loads gulp plugins from package dependencies and attaches them to a single object.

75555JavaScript
1 year ago
PokeMMO
PokeMMOmaierfelix/PokeMMO

A Pokémon MMO engine with a real-time map editor, built with WebGL and canvas rendering.

75484JavaScript
7 years ago
Practice common algorithms using JavaScript
Practice common algorithms using JavaScriptignacio-chiazzo/Algorithms-Leetcode-Javascript

A collection of JavaScript solutions to algorithm problems from LeetCode, GeeksforGeeks, and CareerCup.

748104JavaScript
2 months ago
osmtogeojson
osmtogeojsontyrasd/osmtogeojson

A stable and fast converter that transforms OpenStreetMap (OSM) data into GeoJSON format with proper polygon detection.

746120JavaScript
1 month ago
Node Module boilerplate
Node Module boilerplatesindresorhus/node-module-boilerplate

A comprehensive boilerplate for creating and publishing Node.js modules with best practices.

74576JavaScript
1 year ago
electron-better-ipc
electron-better-ipcsindresorhus/electron-better-ipc

Simplified IPC communication for Electron apps with request-response pattern support.

74553JavaScript
3 years ago
DBML Generator
DBML Generatornotiz-dev/prisma-dbml-generator

Automatically generate DBML schema files from your Prisma schema for database visualization.

74242TypeScript
2 years ago
gulp-changed
gulp-changedsindresorhus/gulp-changed

A Gulp plugin that filters streams to only pass through files changed since the last run.

74043JavaScript
8 months ago
mafl
maflhywax/mafl

A minimalistic, customizable homepage service with interactive cards and privacy-focused backend requests.

73957TypeScript
8 days ago
Mafl
Maflhywax/mafl

A minimalistic, customizable homepage service with interactive cards, privacy-focused backend requests, and multi-language support.

73957TypeScript
8 days ago
Promise it won't hurt
Promise it won't hurtstevekane/promise-it-wont-hurt

A workshopper module that teaches you to use ECMAScript 6 promises in JavaScript through interactive exercises.

738219JavaScript
5 years ago
Metriport
Metriportmetriport/metriport

An open-source universal API for accessing comprehensive patient medical data from 300+ million patients.

73899JavaScript
5 days ago
publish-please
publish-pleaseinikulin/publish-please

A safe and highly functional replacement for npm publish that validates packages before publishing to the registry.

73726JavaScript
1 year ago
generator-nm
generator-nmsindresorhus/generator-nm

A Yeoman generator to scaffold out Node.js modules with optional CLI and testing setup.

73682JavaScript
2 years ago
fattest-cat
fattest-catlexiross/fattest-cat

A script to find the fattest cat currently available for adoption at the San Francisco SPCA.

73638JavaScript
2 years ago
Asteroid
Asteroidmondora/asteroid

A JavaScript client library for connecting to Meteor backends from any JS environment, enabling real-time APIs without Meteor's front-end.

73498JavaScript
9 years ago
oji
ojixxczaki/oji

A command-line tool for interactively creating and customizing text emoticons (kaomoji).

73320JavaScript
1 month ago
Electrode Native
Electrode Nativeelectrode-io/electrode-native

A platform for integrating React Native components into existing mobile applications with minimal code changes.

733113TypeScript
1 month ago
medium-cli
medium-clidjadmin/medium-cli

A command-line interface for reading Medium stories directly in your terminal.

73251JavaScript
4 months ago
basic-ftp
basic-ftppatrickjuchli/basic-ftp

A Node.js FTP client library with FTPS over TLS, IPv6 support, async/await API, and TypeScript definitions.

727102TypeScript
17 days ago
gulp-htmlmin
gulp-htmlminjonschlinkert/gulp-htmlmin

A Gulp plugin for minifying HTML files using html-minifier.

72658HTML
6 years ago
modbus-serial
modbus-serialyaacov/node-modbus-serial

A pure JavaScript implementation of MODBUS-RTU (Serial and TCP) for Node.js to communicate with industrial devices.

726262JavaScript
2 months ago
claudekit
claudekitcarlrannaberg/claudekit

A toolkit of custom commands, hooks, and utilities for Claude Code that provides real-time error prevention, workflow automation, and specialized AI subagents.

725114TypeScript
2 months ago
import-x
import-xun-ts/eslint-plugin-import-x

A performant, lightweight ESLint plugin for linting ES2015+ import/export syntax, forked from eslint-plugin-import.

72563TypeScript
11 days ago
add-gitignore
add-gitignoreTejasQ/add-gitignore

An interactive CLI tool that generates .gitignore files for your projects with a multi-select interface.

72216JavaScript
2 years ago
linkify-it
linkify-itmarkdown-it/linkify-it

A robust JavaScript library for detecting links and emails in plain text with full Unicode and international domain support.

72268JavaScript
23 days ago
Preact Render To String
Preact Render To Stringpreactjs/preact-render-to-string

Render Preact components to HTML strings for universal/isomorphic rendering in Node.js and browsers.

71999JavaScript
4 days ago
node-Tor
node-TorAyms/node-Tor

A JavaScript implementation of the Tor protocol for anonymizing any protocol on servers and inside browsers.

71988JavaScript
3 years ago
dynamodb-onetable
dynamodb-onetablesensedeep/dynamodb-onetable

A high-level Node.js/TypeScript library for DynamoDB single-table designs with schema support and full type safety.

717113TypeScript
9 months ago
Docksal
Docksaldocksal/docksal

Docker-powered unified web development environments for macOS, Windows, and Linux.

717174Shell
5 months ago
generator-electron
generator-electronsindresorhus/generator-electron

A Yeoman generator that scaffolds out a fully-configured Electron app boilerplate with best practices.

71657JavaScript
2 years ago
In-depth Steam Bot Guide with Node.js
In-depth Steam Bot Guide with Node.jsandrewda/node-steam-guide

A comprehensive guide to building Steam bots and websites using Node.js, covering trading, user interaction, and web development.

714122JavaScript
1 year ago
CHIP-8 test suite
CHIP-8 test suiteTimendus/chip8-test-suite

A collection of ROM images for testing CHIP-8, SUPER-CHIP, and XO-CHIP interpreters during development.

71318Roff
7 months ago
nve
nveehmicky/nve

Run any command on specific Node.js versions, including multiple versions at once, without separate installations.

71113JavaScript
18 days ago
1
36
37
38
87