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
4224 projects13532.8k total stars1918.5k total forks71 languages

Open-source projects built with Node.js

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

Showing 4,224 open-source projects · page 30 of 118

……
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
pretty-bytes
pretty-bytessindresorhus/pretty-bytes

Convert bytes to a human readable string with support for bits, binary prefixes, localization, and fixed-width formatting.

1.3k93JavaScript
22 hours ago
graceful-fs
graceful-fsisaacs/node-graceful-fs

A drop-in replacement for Node.js fs module that handles EMFILE errors gracefully with queuing and retries.

1.3k150JavaScript
10 months ago
JSPerf
JSPerfjsperf/jsperf.com

A platform for creating and sharing JavaScript performance benchmarks to compare code snippets across browsers and devices.

1.3k125JavaScript
5 years ago
Blogifier.Core
Blogifier.Coreblogifierdotnet/Blogifier.Core

A self-hosted open-source publishing platform built with ASP.NET and Blazor WebAssembly for personal or group blogs.

1.3k509C#
5 months ago
Blogifier
Blogifierblogifierdotnet/Blogifier

A self-hosted open-source publishing platform built with ASP.NET and Blazor WebAssembly for creating personal or group blogs.

1.3k509C#
5 months ago
electron-pdf
electron-pdffraserxu/electron-pdf

A command-line tool that uses Electron to generate PDF files from URLs, HTML, or Markdown files.

1.3k140JavaScript
6 months ago
reg-suit
reg-suitreg-viz/reg-suit

A CLI tool for visual regression testing that compares images, stores snapshots in cloud storage, and generates HTML reports.

1.3k110TypeScript
22 hours ago
cryptocurrency-arbitrage
cryptocurrency-arbitragemanu354/cryptocurrency-arbitrage

A Node.js script that calculates cryptocurrency arbitrage opportunities across 800+ currencies and 50+ markets.

1.3k347JavaScript
4 years ago
bittorrent-dht
bittorrent-dhtwebtorrent/bittorrent-dht

A Node.js implementation of the BitTorrent DHT protocol for peer discovery in trackerless torrents.

1.3k207JavaScript
7 days ago
watch
watchmikeal/watch

Node.js utilities for watching file and directory trees with flexible filtering and event monitoring.

1.3k149JavaScript
3 years ago
markdownlint
markdownlintDavidAnson/vscode-markdownlint

A Visual Studio Code extension for linting and style checking Markdown files with a comprehensive rule set.

1.3k255JavaScript
1 day ago
SonarJS
SonarJSSonarSource/SonarJS

A static code analyzer for JavaScript, TypeScript, and CSS that detects quality and security issues.

1.3k191TypeScript
19 hours ago
DataStax Node.js Driver
DataStax Node.js Driverdatastax/nodejs-driver

A modern, feature-rich Node.js client library for Apache Cassandra, DSE, HCD, and Astra DB using Cassandra's binary protocol.

1.3k206JavaScript
2 days ago
meteor-up
meteor-upzodern/meteor-up

A command line tool for deploying Meteor apps to your own servers using Docker.

1.3k280JavaScript
6 months ago
iTowns
iTownsiTowns/itowns

A Three.js-based JavaScript/WebGL framework for visualizing 3D geospatial data in web browsers.

1.3k319JavaScript
1 day ago
Esplora
EsploraBlockstream/esplora

A reactive single-page block explorer web interface for Bitcoin and Liquid networks, built on the esplora-electrs HTTP API.

1.3k513JavaScript
1 day ago
lambdaws
lambdawsmentum/lambdaws

A Node.js library that simplifies deploying and running JavaScript functions on AWS Lambda with automatic dependency management.

1.3k35JavaScript
9 years ago
onoff
onofffivdi/onoff

A Node.js library for GPIO access and interrupt detection on Linux boards like Raspberry Pi and BeagleBone.

1.3k124JavaScript
2 years ago
qrcode-angular
qrcode-angularselfxyz/self

An identity wallet that generates privacy-preserving proofs from government-issued IDs using zk-SNARKs.

1.3k224Circom
1 day ago
Sc5-styleguide
Sc5-styleguideSC5/sc5-styleguide

A style guide generator that creates living style guides from stylesheets using KSS notation and integrates with Gulp, Grunt, or CLI.

1.2k162JavaScript
3 years ago
ndarray
ndarrayscijs/ndarray

A modular library for creating and manipulating multidimensional array views over 1D storage in JavaScript.

1.2k58JavaScript
9 days ago
Progressive Web Metrics
Progressive Web Metricspaulirish/pwmetrics

A CLI tool and library for gathering performance metrics via Lighthouse, with features for CI and result tracking.

1.2k69TypeScript
3 years ago
zwavejs2mqtt
zwavejs2mqttzwave-js/zwavejs2mqtt

A full-featured Z-Wave control panel UI and MQTT gateway for managing smart home devices.

1.2k246Vue
20 hours ago
ccmanager
ccmanagerkbwo/ccmanager

A CLI tool for managing multiple AI coding assistant sessions (Claude Code, Gemini CLI, etc.) across Git worktrees and projects.

1.2k92TypeScript
2 days ago
spectaql
spectaqlanvilco/spectaql

A Node.js library that autogenerates static, customizable documentation for GraphQL APIs from live endpoints, SDL files, or introspection results.

1.2k136JavaScript
26 days ago
discord-irc
discord-ircreactiflux/discord-irc

A Node.js bot that bridges Discord and IRC channels by relaying messages between them.

1.2k281JavaScript
2 years ago
electron-devtools-installer
electron-devtools-installerGPMDP/electron-devtools-installer

A utility to install Chrome DevTools extensions into Electron applications with minimal configuration.

1.2k150TypeScript
9 months ago
pretty-ms
pretty-mssindresorhus/pretty-ms

Convert milliseconds to human-readable time strings with customizable formatting options.

1.2k69JavaScript
7 days ago
gulp-uglify
gulp-uglifyterinjokes/gulp-uglify

A Gulp plugin that minifies JavaScript files using UglifyJS3 for optimized production builds.

1.2k148JavaScript
5 years ago
graphql-compose
graphql-composegraphql-compose/graphql-compose

A toolkit for programmatically generating and managing complex GraphQL schemas in Node.js.

1.2k74TypeScript
3 days ago
autoprefixer-rails
autoprefixer-railsai/autoprefixer-rails

A Ruby gem that automatically adds vendor prefixes to CSS rules using values from the Can I Use database.

1.2k109Ruby
1 year ago
electron-dl
electron-dlsindresorhus/electron-dl

A simple Electron library for handling file downloads with automatic save, progress bars, and dock badges.

1.2k136JavaScript
11 months ago
Grunt-contrib-imagemin
Grunt-contrib-imagemingruntjs/grunt-contrib-imagemin

A Grunt plugin for minifying PNG, JPG, GIF, and SVG images using imagemin.

1.2k176JavaScript
2 years ago
actions/setup-dotnet: .NET core sdk
actions/setup-dotnet: .NET core sdkactions/setup-dotnet

A GitHub Action to set up a .NET CLI environment with specific SDK versions, caching, and package source authentication.

1.2k570TypeScript
1 day ago
es6-module-transpiler
es6-module-transpileresnext/es6-module-transpiler

An experimental compiler that converts ES6 module syntax to AMD or CommonJS modules for use in today's JavaScript environments.

1.2k83JavaScript
11 years ago
auto-install
auto-installsiddharthkp/auto-install

Automatically installs npm dependencies as you write import/require statements in your code.

1.2k49JavaScript
5 years ago
1
29
30
31
118