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

Smart Home sample
Smart Home sampleTypeScript

A Node.js sample implementation of Google's Smart Home device control APIs for cloud-to-cloud integrations.

#iot#home-automation#voice-control
Stars903
Forks290
Last commit1 month ago
science.js
science.jsJavaScript

A JavaScript library for scientific and statistical computing, offering R-like statistical methods and linear algebra.

#scientific-computing#statistics#nodejs
Stars898
Forks90
Last commit4 months ago
ES Reverser
ES ReverserJavaScript

A Unicode-aware string reverser for JavaScript that correctly handles combining marks and astral symbols.

#unicode#astral-symbols#cli-tool
Stars888
Forks31
Last commit4 years ago
normalize-url
normalize-urlJavaScript

A JavaScript library for normalizing URLs by adding protocols, removing duplicates, sorting parameters, and stripping unnecessary components.

#deduplication#npm-package#sanitize-url
Stars881
Forks122
Last commit3 days ago
mdns
mdnsJavaScript

A Node.js add-on for multicast DNS service discovery (Zeroconf/Bonjour) to announce and browse services on local networks.

#iot#bonjour#local-network
Stars877
Forks145
Last commit2 years ago
chokidar-cli
chokidar-cliJavaScript

A fast cross-platform CLI utility for watching file system changes and triggering commands.

#glob-patterns#filesystem#dev-tools
Stars873
Forks53
Last commit10 months ago
JSON Mask
JSON MaskJavaScript

A tiny language and engine for selecting specific parts of a JavaScript object while preserving its original structure.

#http-middleware#api-optimization#nodejs
Stars870
Forks41
Last commit6 months ago
awesome-desktop-js
awesome-desktop-js

A curated list of awesome packages and frameworks for building JavaScript desktop applications.

#gui-frameworks#webview#system-tray
Stars870
Forks51
Last commit2 months ago
dot-prop
dot-propJavaScript

A utility library to get, set, delete, and check properties in nested objects using dot-path strings or arrays.

#object-manipulation#nested-objects#dot-notation
Stars868
Forks121
Last commit3 days ago
lockfile-lint
lockfile-lintJavaScript

A security linter for npm and yarn lockfiles to detect malicious package injections and enforce trust policies.

#supply-chain-security#hacktoberfest#lockfile
Stars866
Forks36
Last commit1 day ago
Markdown Magic
Markdown MagicJavaScript

Automatically format markdown files via comment blocks using source code, external data, and custom transforms.

#developer-tools#content-sync#readme
Stars864
Forks223
Last commit11 days ago
gulp-typescript
gulp-typescriptJavaScript

A gulp plugin for TypeScript compilation with incremental build support and tsconfig integration.

#development-workflow#javascript-compiler#incremental-compilation
Stars852
Forks125
Last commit3 years ago
RethinkDB Dash
RethinkDB DashJavaScript

An advanced Node.js driver for RethinkDB featuring a built-in connection pool, stream support, and enhanced error handling.

#database-driver#connection-pool#promises
Stars842
Forks107
Last commit4 years ago
koa-graphql
koa-graphqlTypeScript

A middleware for creating GraphQL HTTP servers with Koa, ported from express-graphql.

#http-server#graphql#api-server
Stars839
Forks60
Last commit3 years ago
Edge.js
Edge.jsC++

Run .NET and Node.js code in-process on Windows, macOS, and Linux, enabling seamless interoperability between the two ecosystems.

#interop#csharp#async
Stars837
Forks99
Last commit25 days ago
fuzzy
fuzzyJavaScript

A lightweight JavaScript library for fuzzy string searching and filtering, inspired by Sublime Text's command-p.

#autocomplete#string-matching#nodejs
Stars836
Forks86
Last commit4 years ago
npmhub
npmhubSvelte

A browser extension that displays npm dependencies and useful links directly on GitHub repository pages.

#developer-tools#open-source#package-json
Stars834
Forks67
Last commit1 year ago
dyson
dysonJavaScript

A Node.js server for creating dynamic, fake JSON APIs with configurable endpoints and realistic mock data.

#json-server#fake-data#frontend-development
Stars832
Forks61
Last commit3 years ago
airpaste
airpasteJavaScript

A zero-configuration network pipe that automatically discovers peers on the same local network using mDNS.

#local-network#data-transfer#network-pipe
Stars830
Forks19
Last commit5 years ago
Mevn-CLI
Mevn-CLIJavaScript

A CLI tool for rapid scaffolding and development of MEVN (MongoDB, Express.js, Vue.js, Node.js) stack web applications.

#mevn-stack#expressjs#developer-tools
Stars829
Forks150
Last commit1 day ago
graphql-helix
graphql-helixTypeScript

A collection of utility functions for building your own GraphQL HTTP server that is framework and runtime agnostic.

#http-server#defer-stream#graphql
Stars829
Forks47
Last commit2 years ago
onchange
onchangeTypeScript

A CLI tool that watches files using glob patterns and executes commands when files are added, changed, or deleted.

#glob-patterns#development-workflow#cli-tool
Stars826
Forks48
Last commit1 month ago
gulp-util
gulp-utilJavaScript

A deprecated collection of utility functions for building gulp plugins and tasks.

#file-processing#stream-utilities#logging
Stars824
Forks99
Last commit5 years ago
matteodem - meteor-boilerplate
matteodem - meteor-boilerplateJavaScript

A lightweight boilerplate for Meteor.js projects with essential packages and structure.

#real-time-apps#meteor-js#boilerplate
Stars819
Forks144
Last commit5 months ago
timezone-js
timezone-jsJavaScript

A timezone-enabled, drop-in replacement for the stock JavaScript Date object using Olson zoneinfo files.

#date-manipulation#date-time#timezone
Stars818
Forks178
Last commit9 years ago
yauzl
yauzlJavaScript

A robust, spec-compliant Node.js library for reading ZIP archives with async APIs and memory safety.

#zip-extraction#async#security
Stars816
Forks84
Last commit1 month ago
r2
r2TypeScript

An automatic Bitcoin arbitrage trading system that scans multiple exchanges for price differences and executes trades.

#trading-bot#bitcoin-arbitrage#cryptocurrency-trading
Stars816
Forks255
Last commit3 years ago
awsbox
awsboxJavaScript

A lightweight DIY PaaS for deploying Node.js apps on Amazon EC2 with full control and lower cost than Heroku.

#deployment#git-push-deploy#devops
Stars806
Forks76
Last commit7 years ago
shrinkpack
shrinkpackTypeScript

Makes npm installs fast, resilient, and reproducible by caching dependencies locally.

#dependency-manager#lockfile#devops
Stars802
Forks27
Last commit3 years ago
awesome-lint
awesome-lintJavaScript

A linter for Awesome lists that enforces style and content rules to maintain quality and consistency.

#automated-checks#pre-commit#lint
Stars801
Forks86
Last commit19 days ago
beefy
beefyJavaScript

A local development server that makes using Browserify fast and fun with live reload and error reporting.

#browserify#frontend-development#development-server
Stars799
Forks46
Last commit8 years ago
Putout
PutoutJavaScript

A pluggable JavaScript linter and code transformer with built-in support for JS, TS, JSX, Markdown, YAML, TOML, JSON, and more.

#hacktoberfest#codeshift#linter
Stars797
Forks44
Last commit1 day ago
PutOut
PutOutJavaScript

A pluggable JavaScript linter and code transformer with built-in support for JS, TS, JSX, Markdown, YAML, TOML, JSON, and more.

#hacktoberfest#codeshift#linter
Stars797
Forks44
Last commit1 day ago
rosetta
rosettaJavaScript

A general purpose internationalization library in 298 bytes.

#internationalization#lightweight#tiny
Stars797
Forks16
Last commit2 years ago
fkill
fkillJavaScript

A cross-platform Node.js library to kill processes by PID, name, or port with advanced options.

#devops#kill-process#system-utilities
Stars795
Forks84
Last commit6 months ago
castv2
castv2JavaScript

A Node.js implementation of the Chromecast CASTV2 protocol for programmatically controlling Chromecast devices.

#iot#home-automation#tls
Stars794
Forks101
Last commit4 years ago
PreviousPage 23 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
#Javascript810
#Typescript329
#Cli Tool328
#Developer Tools270
#Automation209
#Npm Package197
#Javascript Library191
#Cross Platform163
#Cli158
#Build Tool143
#Docker141
#Browser129