Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Nodejs

Nodejs

1688 projects

Showing 36 of 1688 projects

windows-build-tools
windows-build-toolsTypeScript

Installs Visual C++ Build Tools and Python for compiling native Node.js modules on Windows via npm.

#vcc#microsoft#build-tools
Stars3.4k
Forks234
Last commit5 years ago
List of Dirty, Naughty, Obscene, and Otherwise Bad Words
List of Dirty, Naughty, Obscene, and Otherwise Bad Words

A multilingual list of profane, offensive, and inappropriate words for content filtering and moderation.

#profanity-filter#user-generated-content#bad-words
Stars3.4k
Forks697
Last commit1 year ago
Node.js (Official)
Node.js (Official)TypeScript

Official Node.js SDK for building Slack apps with modular packages for Web API, OAuth, Webhooks, and Socket Mode.

#slack-apps#slackapi#oauth
Stars3.4k
Forks679
Last commit4 days ago
node-slack-sdk
node-slack-sdkTypeScript

Official Slack Developer Kit for Node.js with modular packages for Web API, OAuth, Webhooks, and Socket Mode.

#slackapi#oauth#slack
Stars3.4k
Forks679
Last commit4 days ago
jsrsasign
jsrsasignHTML

A pure JavaScript cryptography library for RSA/ECDSA/DSA signing, PKI operations, and JSON Web Tokens.

#x509-certificates#ocsp#asn1
Stars3.4k
Forks650
Last commit1 month ago
Crowd.dev
Crowd.devTypeScript

An open-source platform that collects, unifies, and analyzes community data to provide a 360-degree view of developer engagement.

#open-source#community-analytics#community
Stars3.4k
Forks730
Last commit4 days ago
Node API Boilerplate
Node API BoilerplateTypeScript

A Node.js and TypeScript web API boilerplate following DDD, Clean Architecture, and layered architecture principles.

#hacktoberfest#modular-architecture#dependency-injection
Stars3.4k
Forks530
Last commit
docker-swarm-visualizer
docker-swarm-visualizerJavaScript

A visualizer for Docker Swarm Mode that displays services and tasks running across swarm nodes in a real-time diagram.

#devops#docker-swarm#container-visualization
Stars3.3k
Forks594
Last commit
falso
falsoTypeScript

Generate massive amounts of fake data in the browser and NodeJS with tree-shakable, fully-typed functions.

#fake-data#tree-shaking#mock-data
Stars3.3k
Forks116
Last commit11 months ago
CSScomb
CSScombJavaScript

A coding style formatter for CSS that sorts properties and enforces consistent formatting.

#developer-tools#css-linting#style-enforcement
Stars3.3k
Forks446
Last commit3 years ago
Broccoli
BroccoliJavaScript

A fast, reliable asset pipeline for browser applications, supporting constant-time rebuilds and compact build definitions.

#es6-modules#plugin-system#incremental-builds
Stars3.3k
Forks207
Last commit6 months ago
react-simple-maps
react-simple-mapsJavaScript

A React library for creating beautiful SVG maps with d3-geo and topojson using a declarative API.

#d3-geo#geospatial#svg
Stars3.3k
Forks466
Last commit1 year ago
bree
breeJavaScript

A Node.js job scheduler with cron, date, and human syntax support, using worker threads for sandboxed execution.

#processes#human#cron-jobs
Stars3.3k
Forks90
Last commit3 months ago
platform.js
platform.jsJavaScript

A JavaScript library for detecting browser, OS, device, and layout engine details from the user agent string.

#platform#user-agent#user-agent-parsing
Stars3.2k
Forks408
Last commit2 years ago
ttystudio
ttystudioJavaScript

A terminal-to-GIF/APNG recorder with no external dependencies, capable of recording over SSH.

#term-js#font-rendering#screencast
Stars3.2k
Forks93
Last commit9 years ago
ttystudio
ttystudioJavaScript

A terminal-to-GIF/APNG recorder with built-in encoding, no external dependencies, and remote recording capability.

#term-js#cli-tool#terminal-recording
Stars3.2k
Forks93
Last commit9 years ago
Node.js Interview Questions by learning-zone
Node.js Interview Questions by learning-zoneJavaScript

A comprehensive collection of Node.js interview questions and answers covering core concepts, architecture, and practical examples.

#nodejs-interview-questions#backend-development#asynchronous-programming
Stars3.2k
Forks1.0k
Last commit
Macaca
Macaca

A multi-platform automation testing solution for mobile and desktop applications, supporting iOS, Android, and web browsers.

#uitest#ios#android
Stars3.2k
Forks417
Last commit3 years ago
iconv-lite
iconv-liteJavaScript

A pure JavaScript library for converting character encodings with no native dependencies.

#unicode#text-processing#character-encoding
Stars3.2k
Forks295
Last commit1 month ago
alexa-skills-kit-js
alexa-skills-kit-jsTypeScript

An official Node.js SDK for building Alexa skills, reducing boilerplate and accelerating development.

#serverless#conversational-ai#nodejs
Stars3.1k
Forks726
Last commit3 years ago
Twitter Text Java
Twitter Text JavaHTML

A collection of libraries and conformance tests for parsing Tweet text, including character counting and entity linking.

#multi-language#emoji#social-media
Stars3.1k
Forks530
Last commit2 years ago
Twitter Text Obj
Twitter Text ObjHTML

A collection of libraries for parsing Tweet text, including character counting and entity linking.

#multi-language#emoji#social-media
Stars3.1k
Forks530
Last commit2 years ago
electron-boilerplate
electron-boilerplateJavaScript

A minimal, easy-to-understand boilerplate for building cross-platform desktop applications with Electron.

#desktop-app#boilerplate#nodejs
Stars3.1k
Forks474
Last commit3 years ago
i18n-node
i18n-nodeJavaScript

A lightweight Node.js translation module with dynamic JSON storage, supporting common __('...') syntax.

#web-app#json-storage#internationalization
Stars3.1k
Forks424
Last commit2 months ago
es6-shim
es6-shimJavaScript

ECMAScript 6 compatibility shims for legacy JavaScript engines, providing modern ES6 features in older environments.

#sets#ecmascript6#polyfill
Stars3.1k
Forks379
Last commit1 month ago
PSI
PSIJavaScript

A Node.js CLI and library for running Google PageSpeed Insights performance tests with formatted reporting.

#performance-testing#cli-tool#web-performance
Stars3.1k
Forks123
Last commit5 years ago
PSI
PSIJavaScript

A Node.js module for running Google PageSpeed Insights performance tests with formatted reporting.

#performance-testing#web-performance#pagespeed-insights
Stars3.1k
Forks123
Last commit5 years ago
Sshwifty
SshwiftyJavaScript

A web-based SSH and Telnet client that allows you to access remote servers directly from your browser.

#web-telnet#ssh-client#terminal
Stars3.1k
Forks398
Last commit18 days ago
fast-xml-parser
fast-xml-parserJavaScript

A pure JavaScript library for validating, parsing, and building XML without C/C++ dependencies or callbacks.

#xml2json#js#fast
Stars3.1k
Forks378
Last commit6 days ago
swig
swigJavaScript

A Django/Jinja-like template engine for JavaScript with Express compatibility and automatic HTML escaping.

#django-templates#frontend-templating#server-side-rendering
Stars3.1k
Forks431
Last commit9 years ago
cac
cacTypeScript

A lightweight, dependency-free JavaScript library for building command-line applications with TypeScript support.

#developer-tools#deno#argument-parser
Stars3.1k
Forks112
Last commit18 days ago
Ts.ED
Ts.EDTypeScript

A Node.js and TypeScript framework on top of Express/Koa to build server-side applications with decorators and class-based structure.

#serverless#dependency-injection#multer
Stars3.1k
Forks292
Last commit3 days ago
bcoin
bcoinJavaScript

A JavaScript and C/C++ implementation of the Bitcoin protocol for Node.js, supporting full nodes, SPV, wallets, and mining.

#wallet#cryptocurrency#lightning-network
Stars3.1k
Forks816
Last commit2 years ago
Gladys
GladysJavaScript

A privacy-first, open-source smart home assistant you can self-host on your own hardware.

#iot#open-source#home-automation
Stars3.1k
Forks305
Last commit7 days ago
DocPad
DocPadCoffeeScript

A static site generator that streamlines web development with layouts, pre-processors, file watching, and a powerful plugin system.

#expressjs#plugin-system#static-site-generator
Stars3.0k
Forks234
Last commit2 years ago
ODiff
ODiffZig

A blazing-fast SIMD-optimized image comparison library with Node.js API for visual regression testing.

#snapshot#hacktoberfest#visual-regression-testing
Stars3.0k
Forks104
Last commit1 month ago
PreviousPage 13 of 47Next

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
1 year ago
1 month ago
#Javascript625
#Cli Tool241
#Typescript237
#Developer Tools185
#Javascript Library149
#Cross Platform141
#Automation137
#Npm Package126
#Cli119
#Browser111
#Build Tool110
#Docker103