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

toolkit
toolkitTypeScript

A set of packages to simplify the development of GitHub Actions.

#docker-actions#workflow-automation#devops-tools
Stars5.8k
Forks1.8k
Last commit1 day ago
ssh2
ssh2JavaScript

SSH2 client and server modules written in pure JavaScript for Node.js.

#client-server#remote-access#security
Stars5.8k
Forks726
Last commit1 month ago
nodegit
nodegitJavaScript

Native Node.js bindings to the libgit2 library, enabling Git operations in JavaScript.

#js#version-control#devops
Stars5.8k
Forks698
Last commit8 days ago
imagemin
imageminJavaScript

A Node.js module for optimizing images through a plugin-based architecture.

#png#plugin-system#image-optimization
Stars5.7k
Forks260
Last commit1 year ago
Lebab
LebabJavaScript

Transpiles ES5 JavaScript to modern ES6/ES7 syntax, performing the opposite transformation of Babel.

#compiler#es5-to-es6#transpiler
Stars5.6k
Forks151
Last commit3 months ago
zombie
zombieJavaScript

A lightweight, headless browser testing framework for Node.js that simulates a browser environment without requiring a real browser.

#javascript-testing#integration-testing#headless-browser
Stars5.6k
Forks508
Last commit3 years ago
Haraka
HarakaJavaScript

A fast, highly extensible, and event driven SMTP server

#smtp#mta#nodejs
Stars5.6k
Forks707
Last commit4 days ago
director
directorJavaScript

A tiny, isomorphic URL router for JavaScript that works in both browser and Node.js environments.

#single-page-app#hash-router#nodejs
Stars5.6k
Forks477
Last commit5 years ago
Postcat
PostcatJavaScript

An open-source, cross-platform API development and testing tool with plugin support for REST, Websocket, and more.

#open-source#api#rest-api
Stars5.5k
Forks802
Last commit4 months ago
ms
msTypeScript

A tiny utility to convert human-readable time strings to milliseconds and vice versa.

#time-conversion#edge-runtime#conversion
Stars5.5k
Forks330
Last commit2 months ago
ms.js
ms.jsTypeScript

A tiny utility to convert human-readable time strings to milliseconds and vice versa.

#time-conversion#edge-runtime#conversion
Stars5.5k
Forks330
Last commit2 months ago
Benchmark.js
Benchmark.jsJavaScript

A robust JavaScript benchmarking library that provides statistically significant results, used by jsPerf.com.

#performance-testing#testing-library#statistics
Stars5.5k
Forks331
Last commit3 years ago
editly
editlyTypeScript

A declarative command-line tool and Node.js API for programmatic video editing using ffmpeg.

#ffmpeg#opengl#video-processing
Stars5.5k
Forks371
Last commit1 year ago
semver
semverJavaScript

A robust JavaScript implementation of the Semantic Versioning specification, used by npm for parsing and comparing version numbers.

#npm-cli#version-parser#semantic-versioning
Stars5.4k
Forks590
Last commit22 days ago
Edge.js
Edge.jsC++

Edge.js enables in-process interoperability between Node.js and .NET, allowing you to call .NET from Node.js and vice versa.

#interop#csharp#async
Stars5.4k
Forks631
Last commit1 year ago
oak
oakTypeScript

A middleware framework for handling HTTP with Deno, Node.js, Bun, and Cloudflare Workers, inspired by Koa.

#http-server#cloudflare-workers#middleware-framework
Stars5.4k
Forks242
Last commit5 months ago
timeago.js
timeago.jsTypeScript

A tiny JavaScript library for formatting dates into human-readable 'time ago' statements.

#multi-language#datetime#timeago
Stars5.4k
Forks404
Last commit25 days ago
create-dmg
create-dmgJavaScript

A CLI tool to create polished DMG disk images for macOS app distribution in seconds.

#cli-app#developer-tools#app-distribution
Stars5.3k
Forks221
Last commit4 months ago
forge
forgeJavaScript

A native JavaScript implementation of TLS and a comprehensive cryptography toolkit for building secure web applications.

#crypto#cipher#pkcs
Stars5.3k
Forks845
Last commit4 months ago
Canvas-sketch
Canvas-sketchJavaScript

A framework for creating generative artwork in JavaScript and the browser with CLI tools and export capabilities.

#browser-canvas#generative-art#png-export
Stars5.3k
Forks402
Last commit1 month ago
ThinkJS
ThinkJSJavaScript

A Node.js framework using ES2015+ features and TypeScript to build scalable web applications.

#modular-architecture#thinkjs#async-await
Stars5.3k
Forks615
Last commit16 days ago
Unicorn
UnicornJavaScript

An ESLint plugin with over 100 powerful rules to enforce modern JavaScript best practices and catch errors.

#linting-rules#developer-tools#automated-fixes
Stars5.2k
Forks489
Last commit1 day ago
wretch
wretchTypeScript

A tiny wrapper built around fetch with an intuitive syntax for making HTTP requests.

#formdata#request#isomorphic
Stars5.2k
Forks107
Last commit1 month ago
More…
More…

A curated collection of promise utility packages and patterns for solving common asynchronous programming problems in JavaScript.

#functional-programming#async-await#promise-queue
Stars5.2k
Forks138
Last commit2 years ago
MERN (mern-starter)
MERN (mern-starter)JavaScript

A deprecated boilerplate for building isomorphic web applications using the MERN (MongoDB, Express, React, Node.js) stack.

#expressjs#mern-stack#server-side-rendering
Stars5.1k
Forks1.2k
Last commit3 years ago
LoopBack
LoopBackTypeScript

A Node.js framework for building modern API applications with complex integrations.

#strongloop#rest#api
Stars5.1k
Forks1.1k
Last commit1 day ago
Phusion Passenger
Phusion PassengerC++

A fast, robust web and application server for Ruby, Python, and Node.js that simplifies deployment and adds enterprise features.

#deployment#web-server#enterprise
Stars5.1k
Forks559
Last commit1 day ago
Phusion Passenger: Meteor tutorial
Phusion Passenger: Meteor tutorialC++

A fast, robust web and application server for Ruby, Python, and Node.js that simplifies deployment and adds enterprise-grade features.

#deployment#web-server#production
Stars5.1k
Forks559
Last commit1 day ago
write-good
write-goodJavaScript

A naive linter for English prose that helps developers improve their writing by detecting common style issues.

#developer-tools#writing#text-analysis
Stars5.1k
Forks187
Last commit1 year ago
doT
doTJavaScript

The fastest and most concise JavaScript templating engine for Node.js and browsers, emphasizing V8 performance.

#partials#template-engine#v8-optimization
Stars5.0k
Forks1.0k
Last commit2 years ago
HTMLMinifier
HTMLMinifierJavaScript

A highly configurable, well-tested JavaScript-based HTML compressor/minifier with Node.js support.

#html-minification#performance-optimization#website-optimization
Stars5.0k
Forks576
Last commit4 months ago
opentype.js
opentype.jsJavaScript

A JavaScript library for parsing, manipulating, and generating OpenType and TrueType fonts.

#opentypejs#svg-fonts#variable-fonts
Stars5.0k
Forks537
Last commit24 days ago
Prism (.8k)
Prism (.8k)TypeScript

Open-source API mocking and contract testing server for OpenAPI and Postman specifications.

#http-proxy#http-server#swagger
Stars5.0k
Forks413
Last commit7 days ago
Bitcore Library
Bitcore LibraryTypeScript

A full-stack JavaScript toolkit for building Bitcoin and blockchain-based financial applications.

#cryptocurrency-wallet#multisig-wallet#blockchain-api
Stars5.0k
Forks2.1k
Last commit1 day ago
xml2js
xml2jsCoffeeScript

A simple bi-directional XML to JavaScript object converter for Node.js, built on sax-js and xmlbuilder-js.

#parsing#xml2json#sax-js
Stars5.0k
Forks603
Last commit2 months ago
Liam ERD
Liam ERDTypeScript

Automatically generates beautiful and interactive ER diagrams from your database schema.

#orm#database#developer-tools
Stars4.9k
Forks221
Last commit2 days ago
PreviousPage 10 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