Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Nodejs

Nodejs

639 projects

Showing 36 of 639 projects

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
Forks102
Last commit8 days ago
Archiver
ArchiverJavaScript

A streaming interface for generating ZIP and TAR archives in Node.js with flexible data sources.

#archiver#tar#server-side
Stars3.0k
Forks245
Last commit9 days ago
node-windows
node-windowsJavaScript

A library to run Node.js scripts as native Windows services with event logging and elevated command execution.

#command-line-tools#background-services#production-deployment
Stars2.9k
Forks365
Last commit1 year ago
bolt-js
bolt-jsTypeScript

A JavaScript framework for building Slack apps with support for events, actions, shortcuts, and slash commands.

#slack-apps#javascript-framework#slack
Stars2.9k
Forks430
Last commit19 hours ago
node-casbin
node-casbinTypeScript

A powerful authorization library for Node.js and browser environments supporting ACL, RBAC, and ABAC access control models.

#js#rbac#acl
Stars2.9k
Forks227
Last commit17 days ago
tinyhttp
tinyhttpTypeScript

A modern, minimal, and fast Express-like web framework for Node.js, written in TypeScript and compiled to native ESM.

#http-server#webframework#fast
Stars2.9k
Forks137
Last commit10 days ago
Tinyhttp
TinyhttpTypeScript

A modern, minimal, and fast web framework for Node.js, designed as a drop-in replacement for Express.

#http-server#webframework#javascript-framework
Stars2.9k
Forks137
Last commit10 days ago
lein-figwheel
lein-figwheelClojure

A Leiningen plugin that builds ClojureScript code and hot loads it into the browser as you code.

#browser-development#hot-reloading#clojurescript
Stars2.9k
Forks205
Last commit2 years ago
markdown-pdf
markdown-pdfJavaScript

A Node.js module that converts Markdown files to PDFs with customizable styling and preprocessing.

#template#converter#streaming-api
Stars2.9k
Forks255
Last commit2 years ago
stryker-js
stryker-jsTypeScript

A mutation testing framework for JavaScript, TypeScript, and related ecosystems to improve test quality.

#hacktoberfest#test-coverage#stryker
Stars2.8k
Forks264
Last commit21 hours ago
stryker
strykerTypeScript

Mutation testing framework for JavaScript and TypeScript to improve test quality by finding untested code.

#software-testing#hacktoberfest#test-coverage
Stars2.8k
Forks264
Last commit21 hours ago
Vue-Express-Mongo Boilerplate
Vue-Express-Mongo BoilerplateJavaScript

A full-stack JavaScript web app boilerplate with Vue.js, Express, MongoDB, and Node.js for rapid application development.

#expressjs#authentication#graphql
Stars2.8k
Forks732
Last commit
SmartMirror
SmartMirrorJavaScript

A DIY voice-controlled smart mirror powered by Raspberry Pi, serving as a life automation hub with IoT integration.

#iot#smart-mirror#home-automation
Stars2.8k
Forks669
Last commit1 year ago
power-assert
power-assertJavaScript

A JavaScript assertion library that enhances standard assert with descriptive error messages by analyzing expression structures.

#unit-testing#assert#power-assert
Stars2.8k
Forks49
Last commit3 years ago
nut.js
nut.jsTypeScript

A cross-platform Node.js library for native UI automation, testing, and control via keyboard, mouse, and image matching.

#keyboard-control#testing-tool#screen-interaction
Stars2.8k
Forks180
Last commit2 years ago
hypercore
hypercoreJavaScript

A secure, distributed append-only log for sharing large datasets and real-time data streams.

#decentralized-storage#distributed-systems#data-replication
Stars2.8k
Forks194
Last commit1 day ago
changelog.com
changelog.comElixir

The open-source CMS behind changelog.com, built with Elixir and Phoenix as a real-world example application.

#developer-education#hacktoberfest#elixir
Stars2.8k
Forks245
Last commit2 months ago
proxyquire
proxyquireJavaScript

Proxies Node.js require to allow easy overriding of dependencies during testing without modifying source code.

#dependency-mocking#unit-testing#nodejs
Stars2.8k
Forks102
Last commit8 months ago
Rework
ReworkJavaScript

A plugin-based CSS preprocessing framework for Node.js that enables custom transformations via AST manipulation.

#frontend-tooling#nodejs#vendor-prefixing
Stars2.7k
Forks121
Last commit5 years ago
loglevel
loglevelJavaScript

Minimal lightweight logging for JavaScript, adding reliable log level methods to wrap any available console.log methods.

#lightweight#frontend#logging
Stars2.7k
Forks160
Last commit1 year ago
join-monster
join-monsterJavaScript

A GraphQL to SQL query execution layer that automatically generates efficient SQL queries from GraphQL queries.

#join#data-fetching#relay
Stars2.7k
Forks226
Last commit8 months ago
p2.js
p2.jsJavaScript

A 2D rigid body physics engine for JavaScript with collision detection, contacts, friction, motors, springs, and advanced constraints.

#simulation#physics#web-games
Stars2.7k
Forks331
Last commit3 years ago
Penthouse
PenthouseHTML

Generates critical CSS for web pages to speed up initial rendering by extracting above-the-fold styles.

#critical-css#puppeteer#headless-chrome
Stars2.7k
Forks176
Last commit2 years ago
trash
trashJavaScript

A cross-platform Node.js module to safely move files and folders to the system trash instead of permanently deleting them.

#recycle-bin#filesystem#file-management
Stars2.7k
Forks80
Last commit1 month ago
nvm
nvmShell

A Node.js version manager built from scratch for the Fish shell, enabling seamless installation and switching between Node versions.

#developer-tools#tab-completion#shell-tools
Stars2.7k
Forks79
Last commit4 months ago
Alfy
AlfyJavaScript

A Node.js toolkit for creating Alfred workflows with built-in utilities for input/output, caching, and remote fetching.

#alfred-workflow#alfred-workflows#alfred
Stars2.7k
Forks106
Last commit2 months ago
Standard
StandardTypeScript

ESLint configuration for enforcing JavaScript Standard Style rules in your projects.

#standardjs#developer-tools#standard
Stars2.7k
Forks548
Last commit16 days ago
globby
globbyJavaScript

A user-friendly glob matching library for Node.js with promise API, negation patterns, and .gitignore support.

#matching#patterns#directories
Stars2.6k
Forks135
Last commit29 days ago
loadtest
loadtestJavaScript

A Node.js load testing tool for HTTP and WebSocket URLs with configurable requests, concurrency, and rate limiting.

#load-testing#apache-ab-alternative#websocket-testing
Stars2.6k
Forks211
Last commit3 months ago
JSONata (.6k)
JSONata (.6k)JavaScript

A lightweight query and transformation language for JSON data, inspired by XPath and SQL.

#functional-programming#json-query#query-language
Stars2.6k
Forks269
Last commit1 month ago
Pipcook
PipcookTypeScript

A JavaScript application framework for machine learning and its engineering, designed for Web developers.

#js#javascript-framework#model-training
Stars2.6k
Forks210
Last commit17 hours ago
WBO
WBOJavaScript

An open-source online collaborative whiteboard for real-time drawing, teaching, and design.

#svg-export#teaching#education
Stars2.6k
Forks476
Last commit1 day ago
croner
cronerTypeScript

A zero-dependency cron library for JavaScript and TypeScript that triggers functions and evaluates cron expressions across Node, Deno, Bun, and browsers.

#javascript-cron-parser#task-scheduler#zero-dependencies
Stars2.5k
Forks66
Last commit8 days ago
testcontainers-node
testcontainers-nodeTypeScript

A Node.js library for lightweight, disposable Docker containers to run databases, browsers, and services in tests.

#containerization#devops#integration-testing
Stars2.5k
Forks260
Last commit4 days ago
npm-windows-upgrade
npm-windows-upgradeJavaScript

A command-line tool to upgrade npm on Windows with a single command, avoiding manual steps.

#developer-tools#microsoft#npm
Stars2.5k
Forks145
Last commit5 years ago
Microsoft Node.js Guidelines
Microsoft Node.js Guidelines

Microsoft's official guidelines and resources for using Node.js effectively on Microsoft platforms and services.

#developer-tools#microsoft#azure
Stars2.5k
Forks279
Last commit3 years ago
PreviousPage 14 of 18Next

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
4 years ago
#Javascript301
#Typescript130
#Cli Tool81
#Developer Tools79
#Cross Platform72
#Javascript Library64
#Browser58
#Node57
#Docker47
#Cli45
#Performance45
#Testing43