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

Slackadaisical
SlackadaisicalJavaScript

A simple command-line interface for Slack, designed for terminal enthusiasts who want to chat without leaving their CLI.

#slack-client#cli-chat#tmux-friendly
Stars274
Forks13
Last commit8 years ago
meteor-base
meteor-baseShell

A multistage Docker base image for building and running Meteor applications with isolated, repeatable builds.

#alpine-linux#deployment#containerization
Stars273
Forks133
Last commit15 days ago
cat-ascii-faces
cat-ascii-facesJavaScript

A Node.js package that provides a collection of cat-themed ASCII emoticons for use in CLI tools and JavaScript projects.

#developer-tools#fun-utilities#npm-package
Stars271
Forks20
Last commit11 years ago
gulp-zip
gulp-zipJavaScript

A Gulp plugin for creating ZIP archives from files in your build pipeline.

#stream-processing#build-automation#zip
Stars271
Forks50
Last commit1 year ago
gps
gpsJavaScript

A JavaScript library for parsing NMEA sentences from GPS receivers into a high-level, usable state object.

#gps-receiver#nmea#satellite-data
Stars270
Forks64
Last commit11 months ago
skill-sample-nodejs-quiz-game
skill-sample-nodejs-quiz-gameJavaScript

An Alexa Skill sample template for building quiz game skills using Node.js.

#quiz-game#alexa-skills#conversational-ai
Stars268
Forks286
Last commit3 years ago
read-package-up
read-package-upJavaScript

Read and normalize the closest package.json file with helpful error handling.

#package-json#nodejs#javascript-library
Stars268
Forks22
Last commit8 months ago
Sidecar
SidecarTypeScript

A REST service for interacting with Substrate-based blockchain nodes, providing easy access to chain data and operations.

#blockchain-api#rest-api#substrate
Stars267
Forks160
Last commit1 day ago
cash-cli
cash-cliJavaScript

A command-line tool for converting currency rates directly in your terminal.

#exchange-rates#npm#currency-conversion
Stars265
Forks18
Last commit2 months ago
airplay-server
airplay-serverJavaScript

A low-level, extendable AirPlay server for implementing custom AirPlay functionality in Node.js.

#home-automation#network-discovery#airplay
Stars264
Forks20
Last commit9 years ago
trilogy
trilogyTypeScript

A TypeScript SQLite wrapper with native C++ and pure JavaScript driver support, featuring automatic type casting and a simple API.

#database#promise-based#model
Stars262
Forks25
Last commit4 years ago
babelfish
babelfishJavaScript

A JavaScript internationalization library with inline plural syntax and nested scopes for Node.js and browsers.

#cldr#internationalization#nodejs
Stars261
Forks14
Last commit3 years ago
babelfish
babelfishJavaScript

A JavaScript internationalization library with inline plural syntax and nested scopes for Node.js and browsers.

#cldr#internationalization#language-support
Stars261
Forks14
Last commit3 years ago
Steam TOTP
Steam TOTPJavaScript

A lightweight Node.js module for generating Steam-style 5-digit alphanumeric TOTP authentication and confirmation codes.

#totp#steam-client#steam
Stars258
Forks47
Last commit4 years ago
stackman
stackmanJavaScript

A Node.js library that provides detailed stack trace analysis with source code context and source map support.

#developer-tools#stack-trace#nodejs
Stars257
Forks4
Last commit2 years ago
Escape from Callback Mountain
Escape from Callback MountainJavaScript

A guide and example project demonstrating the Functional River pattern for refactoring callback-based JavaScript into modular, promise-based pipelines.

#functional-programming#patterns#callbacks
Stars256
Forks22
Last commit
pumpify
pumpifyJavaScript

Combine multiple Node.js streams into a single duplex stream with automatic error handling and cleanup.

#resource-cleanup#stream-pipeline#nodejs
Stars256
Forks14
Last commit2 years ago
node-snmp-native
node-snmp-nativeJavaScript

A high-performance native SNMP library for Node.js optimized for large-scale network monitoring.

#telemetry#polling#snmp
Stars255
Forks62
Last commit6 years ago
gulp-bump
gulp-bumpJavaScript

A Gulp plugin to bump Semantic Versioning (semver) numbers in any file type.

#semver#workflow-automation#release-automation
Stars255
Forks26
Last commit6 years ago
typescript-rails
typescript-railsRuby

A Rails asset pipeline wrapper for TypeScript that enables .ts file compilation in the Asset Pipeline and ActionView templates.

#ruby-gem#frontend-tooling#nodejs
Stars254
Forks29
Last commit9 years ago
package-directory
package-directoryJavaScript

Find the root directory of a Node.js project or npm package by walking up from a given directory.

#directory-traversal#package-json#build-tools
Stars253
Forks21
Last commit5 months ago
humanize-url
humanize-urlJavaScript

A JavaScript library that converts URLs into human-readable formats by removing protocol and www prefixes.

#clean-urls#string-formatting#text-processing
Stars252
Forks7
Last commit4 years ago
twas
twasJavaScript

A 280-byte JavaScript function that converts timestamps to human-readable relative time strings like '3 seconds ago'.

#date-time#timeago#time
Stars252
Forks10
Last commit3 years ago
Jsome
JsomeJavaScript

A Node.js CLI and library that displays JSON objects in the console with customizable colors and formatting.

#developer-tools#colors#syntax-highlighting
Stars251
Forks18
Last commit2 years ago
TracerBench
TracerBenchTypeScript

A Node.js library for automated Chrome tracing and statistical analysis to benchmark web performance.

#statistical-analysis#chrome#web-performance
Stars251
Forks29
Last commit3 years ago
parcelify
parcelifyJavaScript

A browserify plugin that bundles CSS from npm modules, enabling CSS dependencies alongside JavaScript.

#npm-modules#browserify-plugin#css-dependencies
Stars250
Forks18
Last commit6 years ago
package-json
package-jsonJavaScript

Fetch package metadata from the npm registry with a simple, promise-based API.

#semver#developer-tools#package-metadata
Stars250
Forks66
Last commit2 years ago
alder
alderJavaScript

A minimal implementation of the UNIX tree command with colors, file-size reporting, and pattern matching.

#command#terminal#command-line-tool
Stars250
Forks16
Last commit9 years ago
wzrd
wzrdJavaScript

A super minimal browserify development server for local frontend development with live reloading.

#browserify#frontend-development#development-server
Stars249
Forks14
Last commit5 years ago
gulp-strip-debug
gulp-strip-debugJavaScript

A Gulp plugin that removes console, alert, and debugger statements from JavaScript code for production builds.

#code-cleanup#debug#production-optimization
Stars249
Forks19
Last commit10 months ago
polo
poloJavaScript

A zero-configuration service discovery module for Node.js that enables automatic discovery of services on local networks without central servers.

#local-network#multicast#distributed-systems
Stars248
Forks20
Last commit11 years ago
skill-sample-nodejs-howto
skill-sample-nodejs-howtoJavaScript

A tutorial for building an Alexa skill that provides Minecraft crafting instructions using a parameter-based template.

#ask-cli#alexa-skills#voice-assistant
Stars246
Forks184
Last commit3 years ago
deep-assign
deep-assignJavaScript

Recursive Object.assign() for deep merging JavaScript objects (deprecated).

#deep-merge#object-manipulation#npm-package
Stars246
Forks34
Last commit5 years ago
mevn-boilerplate
mevn-boilerplateVue

A comprehensive MEVN stack boilerplate with MongoDB, Express, Vue 3 (admin dashboard), Node.js, and Nuxt 3 (client).

#mevn-stack#expressjs#express-api
Stars245
Forks52
Last commit1 year ago
generator-eslint
generator-eslintJavaScript

A Yeoman generator that scaffolds ESLint plugins and rules to accelerate ESLint development.

#rule-creation#developer-tools#plugin-development
Stars245
Forks51
Last commit8 days ago
NodeJS extension to SocketCAN
NodeJS extension to SocketCANC++

A Node.js extension for sending and receiving CAN bus messages via SocketCAN on Linux systems.

#embedded-systems#can-bus#automotive
Stars245
Forks76
Last commit4 days ago
PreviousPage 35 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
3 years ago
#Javascript810
#Typescript329
#Cli Tool328
#Developer Tools270
#Automation209
#Npm Package197
#Javascript Library191
#Cross Platform163
#Cli158
#Build Tool143
#Docker141
#Browser129