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

bittorrent-protocol
bittorrent-protocolJavaScript

A simple, robust Node.js implementation of the BitTorrent peer wire protocol for building torrent clients.

#bittorrent#peer-wire-protocol#torrent
Stars357
Forks74
Last commit1 day ago
visual-recognition-nodejs
visual-recognition-nodejsJavaScript

A deprecated Node.js sample application demonstrating IBM Watson Visual Recognition service features.

#sample-app#image-analysis#deep-learning
Stars357
Forks344
Last commit
AVA
AVA

A curated list of resources for AVA, a minimal and futuristic JavaScript test runner.

#developer-tools#open-source#test-runner
Stars356
Forks31
Last commit3 years ago
resourceful
resourcefulJavaScript

An isomorphic JavaScript resource engine for defining models with schema, validation, and multiple data providers.

#orm#isomorphic#couchdb
Stars355
Forks53
Last commit11 years ago
The Knests Stack
The Knests StackTypeScript

A full-stack TypeScript boilerplate with Docker, Node.js, Nest.js, Next.js, GraphQL, and Material-UI for rapid web app development.

#hackathon-starter#graphql#nextjs
Stars354
Forks43
Last commit1 day ago
Corporate Bullshit/Buzzword Generator API
Corporate Bullshit/Buzzword Generator APIJavaScript

A free API that generates random corporate buzzword phrases for satirical or placeholder text.

#humor#expressjs#bullshit
Stars352
Forks17
Last commit3 years ago
Bitcore Node
Bitcore NodeJavaScript

A Bitcoin blockchain indexing and query service that functions as an extensible full node.

#blockchain-indexing#blockchain-query#cryptocurrency-infrastructure
Stars352
Forks625
Last commit3 years ago
which
whichJavaScript

A Node.js implementation of the Unix which command to find executables in the PATH.

#executable-finder#npm-cli#build-tools
Stars352
Forks54
Last commit23 days ago
get-stdin
get-stdinJavaScript

A Node.js utility to read stdin as a string or Uint8Array with TTY handling.

#stream-processing#npm-package#nodejs
Stars350
Forks30
Last commit5 months ago
i2c-bus
i2c-busJavaScript

A Node.js library for I2C serial bus access on Linux boards like Raspberry Pi and BeagleBone.

#iot#i2c#hardware
Stars349
Forks60
Last commit2 years ago
Mochify
MochifyJavaScript

A Node.js tool that runs Mocha tests in browsers using Browserify, supporting Headless Chrome and WebDriver for cross-browser testing.

#javascript-testing#browserify#test-runner
Stars348
Forks53
Last commit2 years ago
bcat
bcatJavaScript

A Node.js utility that pipes command-line output to a browser window with auto-scrolling and ANSI color support.

#ansi-to-html#terminal-output#command-line-tool
Stars347
Forks15
Last commit1 year ago
FireSQL
FireSQLTypeScript

A library that enables SQL syntax queries on Google Cloud Firestore, optimizing for minimal Firestore requests.

#realtime-data#firestore#typescript-library
Stars347
Forks32
Last commit5 years ago
z-schema
z-schemaTypeScript

A fast, lightweight JSON Schema validator for Node.js and browsers with full support for the latest drafts.

#validation#cli-tool#json-schema
Stars346
Forks91
Last commit1 day ago
p-all
p-allTypeScript

Run promise-returning and async functions concurrently with configurable concurrency limits.

#async-control#async-await#parallel-execution
Stars345
Forks16
Last commit10 months ago
lgtv2
lgtv2JavaScript

A Node.js module to remotely control LG WebOS smart TVs via WebSocket.

#iot#home-automation#lg
Stars345
Forks45
Last commit4 years ago
modbus
modbusJavaScript

A comprehensive Modbus TCP and Serial contribution package for Node-RED, enabling industrial communication.

#industrial-automation#iot#open-source
Stars344
Forks123
Last commit2 days ago
N
NJavaScript

An ESLint plugin providing additional rules for Node.js-specific code patterns and best practices.

#commonjs#es-modules#nodejs
Stars343
Forks59
Last commit14 days ago
Pears
PearsJavaScript

A combined Peer-to-Peer (P2P) runtime, development, and deployment tool for building and running distributed applications.

#deployment#development-tool#npm
Stars340
Forks31
Last commit1 day ago
node-stackvis
node-stackvisJavaScript

A command-line tool and JavaScript library for visualizing call stacks as flame graphs from DTrace, perf, and SystemTap.

#systemtap#dtrace#command-line-tool
Stars339
Forks23
Last commit2 years ago
Bible.Js CLI
Bible.Js CLIJavaScript

A command-line interface (CLI) tool for reading the Holy Bible directly in your terminal.

#religious-software#npm-package#cli-tool
Stars339
Forks22
Last commit5 years ago
npm-upgrade
npm-upgradeJavaScript

Interactive CLI tool to update outdated NPM dependencies with changelog inspection and selective ignoring.

#npm#packages#interactive
Stars338
Forks30
Last commit2 months ago
r1tsuu / payload-enchants
r1tsuu / payload-enchantsTypeScript

A collection of enhancement packages for Payload CMS 3.0, including automatic translations, type-safe API client, and SEO with AI.

#cms-plugins#caching#content-management
Stars337
Forks28
Last commit1 year ago
Vibe-Log
Vibe-LogTypeScript

A CLI tool for logging and analyzing Claude Code AI-driven coding sessions locally to generate productivity reports and insights.

#ai-coding-assistant#ai-assisted-development#session-tracking
Stars337
Forks21
Last commit3 months ago
WebDB
WebDBTypeScript

A free, all-in-one web-based database IDE with query editing, data visualization, time machine, and intelligent data generation.

#erd-tool#ai#database
Stars334
Forks21
Last commit1 year ago
Stats API
Stats APIJavaScript

A microservice for collecting and delivering npm package download counts via a simple API.

#api#npm#microservice
Stars333
Forks21
Last commit6 years ago
del-cli
del-cliJavaScript

A cross-platform CLI tool to delete files and directories with glob support, dry-run mode, and safety features.

#glob-patterns#shell-scripting#build-automation
Stars332
Forks23
Last commit10 months ago
iponmap
iponmapJavaScript

A command-line tool that visualizes IP address locations on a world map directly in your terminal.

#terminal-dashboard#ip-geolocation#fun
Stars331
Forks23
Last commit9 years ago
geopackage-js
geopackage-jsTypeScript

A JavaScript library for reading and rendering OGC GeoPackage files in both browser and Node.js environments.

#web-mapping#demo#nga
Stars331
Forks82
Last commit28 days ago
pen
penJavaScript

A command-line Markdown previewer that uses React for incremental updates without reloading media.

#developer-tools#incremental-dom#markdown-previewer
Stars329
Forks15
Last commit5 years ago
prova
provaJavaScript

A test runner for Node.js and browsers based on Tape and Browserify, featuring live reload and headless testing.

#javascript-testing#browserify#test-runner
Stars328
Forks30
Last commit9 years ago
Gonzales PE
Gonzales PEJavaScript

A CSS parser with built-in support for SCSS, Sass, and LESS preprocessors, enabling programmatic CSS manipulation.

#sass#syntax-tree#css-parser
Stars328
Forks67
Last commit6 months ago
cryptojs
cryptojsJavaScript

A Node.js cryptographic library providing standard algorithms like AES, DES, SHA, and HMAC for secure data encryption and hashing.

#hashing#sha-256#hmac
Stars327
Forks74
Last commit14 years ago
neat-csv
neat-csvJavaScript

A fast, promise-based CSV parser for Node.js that wraps csv-parser for convenient usage.

#promise-based#npm-package#nodejs
Stars327
Forks18
Last commit3 years ago
stringify-object
stringify-objectJavaScript

Stringify JavaScript objects/arrays with clean, quote-minimal syntax and customizable formatting.

#developer-tools#pretty-print#nodejs
Stars325
Forks41
Last commit22 days ago
node-dtrace-provider
node-dtrace-providerJavaScript

Adds native DTrace probes to Node.js applications for custom runtime instrumentation.

#observability#dtrace#system-profiling
Stars324
Forks67
Last commit5 years ago
PreviousPage 32 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
7 years ago
#Javascript810
#Typescript329
#Cli Tool328
#Developer Tools270
#Automation209
#Npm Package197
#Javascript Library191
#Cross Platform163
#Cli158
#Build Tool143
#Docker141
#Browser129