Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Nodejs

Nodejs

616 projects

Showing 36 of 639 projects

Brain.js
Brain.jsTypeScript

GPU-accelerated neural network library for JavaScript, running in browsers and Node.js.

#browser-ml#brain#ai
Stars14.9k
Forks1.1k
Last commit1 year ago
Showdown
ShowdownJavaScript

A bidirectional Markdown to HTML to Markdown converter written in JavaScript for client-side and server-side use.

#server-side#markdown-parser#converter
Stars14.8k
Forks1.6k
Last commit3 months ago
Hapi
HapiJavaScript

A simple, secure Node.js framework for building powerful, scalable applications with minimal overhead.

#backend-development#application#server-side
Stars14.8k
Forks1.3k
Last commit22 days ago
PlayCanvas Engine
PlayCanvas EngineJavaScript

An open-source game engine for creating interactive 3D content and games that run directly in web browsers using WebGL and WebGPU.

#html5-games#gamedev#webgpu
Stars14.8k
Forks1.8k
Last commit2 days ago
ajv
ajvTypeScript

The fastest JSON Schema and JSON Type Definition validator for Node.js and browsers.

#validation#json-type-definition#data-integrity
Stars14.7k
Forks955
Last commit14 hours ago
jimp
jimpTypeScript

A pure JavaScript image processing library for Node.js with zero native dependencies.

#graphics#pure-javascript#nodejs
Stars14.6k
Forks779
Last commit17 days ago
pyodide
pyodidePython

A Python distribution for the browser and Node.js based on WebAssembly, enabling Python to run in web environments.

#scientific-computing#webassembly#emscripten
Stars14.5k
Forks1.0k
Last commit2 days ago
shelljs
shelljsJavaScript

Portable Unix shell commands for Node.js, enabling cross-platform shell scripting without Bash dependencies.

#unix#shell-scripting#build-automation
Stars14.4k
Forks746
Last commit8 days ago
Konva
KonvaTypeScript

A JavaScript framework for high-performance HTML5 Canvas applications with interactivity, animations, and event handling.

#node-canvas#javascript-framework#graphics
Stars14.4k
Forks1.0k
Last commit14 days ago
marko
markoJavaScript

A declarative, HTML-based language for building performant web applications with server-side rendering.

#streaming-ssr#web-components#isomorphic
Stars14.4k
Forks669
Last commit2 days ago
Supertest
SupertestJavaScript

A super-agent driven library for testing Node.js HTTP servers using a fluent API.

#superagent#integration-testing#testing-library
Stars14.3k
Forks782
Last commit23 days ago
http-server
http-serverJavaScript

A zero-configuration command-line static HTTP server for local development, testing, and production.

#hacktoberfest#tls-ssl#http-server
Stars14.2k
Forks1.6k
Last commit9 days ago
http-server
http-serverJavaScript

A simple, zero-configuration command-line static HTTP server for local development, testing, and production.

#hacktoberfest#http-server#testing-tool
Stars14.2k
Forks1.6k
Last commit9 days ago
apollo-server
apollo-serverTypeScript

A production-ready JavaScript GraphQL server that supports schema-first development and integrates with popular Node.js frameworks.

#restify#schema-first#connect
Stars13.9k
Forks2.0k
Last commit1 day ago
effect-ts
effect-tsTypeScript

A TypeScript framework providing a functional effect system for building robust, production-ready applications.

#platform#functional-programming#observability
Stars13.9k
Forks556
Last commit2 days ago
Habitica
HabiticaJavaScript

An open-source habit tracker that gamifies your real-life goals with RPG mechanics like leveling up and earning rewards.

#open-source#productivity#role-playing-game
Stars13.8k
Forks4.4k
Last commit14 days ago
Kysely
KyselyTypeScript

A type-safe and autocompletion-friendly TypeScript SQL query builder for Node.js, Deno, Bun, and browsers.

#query-builder#database#deno
Stars13.7k
Forks403
Last commit10 hours ago
flexsearch
flexsearchJavaScript

A next-generation full-text search library for Browser and Node.js, offering high performance and advanced search capabilities.

#search#persistent-index#search-in-text
Stars13.7k
Forks523
Last commit1 month ago
NeDB
NeDBJavaScript

An embedded JavaScript database for Node.js, Electron, and browsers with a MongoDB-like API.

#javascript-database#nosql#embedded-database
Stars13.6k
Forks1.0k
Last commit11 months ago
Papa Parse
Papa ParseJavaScript

Fast, reliable CSV parser for JavaScript with streaming, worker threads, and malformed input handling.

#nodejs#csv#streaming
Stars13.4k
Forks1.2k
Last commit1 month ago
johnny-five
johnny-fiveJavaScript

A JavaScript Robotics and IoT programming framework based on the Firmata protocol for Arduino and other platforms.

#robotics#iot#photon
Stars13.4k
Forks1.7k
Last commit2 years ago
Uglify
UglifyJavaScript

A JavaScript parser, minifier, compressor, and beautifier toolkit for optimizing code size and performance.

#compressor#minification#cli-tool
Stars13.4k
Forks1.2k
Last commit1 year ago
rolldown
rolldownRust

A fast Rust-based JavaScript/TypeScript bundler with Rollup-compatible API, intended for Vite's future bundler.

#javascript-bundler#bundler#vite
Stars13.4k
Forks760
Last commit46 minutes ago
wechat-chatgpt
wechat-chatgptTypeScript

A bridge that enables ChatGPT interaction within WeChat using the Wechaty framework.

#chatbot#wechat#nodejs
Stars13.2k
Forks3.7k
Last commit1 year ago
chromeless
chromelessTypeScript

A Node.js library for automating Chrome locally or headless on AWS Lambda with a simple API.

#screenshot-automation#chrome#integration-testing
Stars13.2k
Forks570
Last commit7 years ago
PostgreSQL
PostgreSQLJavaScript

A non-blocking PostgreSQL client for Node.js with pure JavaScript and optional native libpq bindings.

#database-driver#async-notifications#postgres
Stars13.1k
Forks1.3k
Last commit2 days ago
Reaction
ReactionJavaScript

An API-first, headless commerce platform built with Node.js, React, and GraphQL for scalable online stores.

#ecommerce#storefront#cart
Stars12.4k
Forks2.2k
Last commit1 month ago
The Odin Project Curriculum
The Odin Project CurriculumJavaScript

An open-source curriculum for learning full-stack web development through lessons and hands-on projects.

#students#html#curriculum
Stars12.4k
Forks16.2k
Last commit1 day ago
Functions Samples
Functions SamplesJavaScript

A collection of sample apps demonstrating common use cases for Cloud Functions for Firebase.

#google-cloud-platform#faas#backend-samples
Stars12.2k
Forks3.8k
Last commit19 hours ago
chokidar
chokidarTypeScript

A minimal and efficient cross-platform file watching library for Node.js, improving upon native fs.watch.

#watch-files#filesystem#build-tools
Stars12.1k
Forks621
Last commit4 months ago
karma
karmaJavaScript

A test runner that executes JavaScript code in multiple real browsers for test-driven development.

#javascript-testing#test-runner#continuous-integration
Stars12.0k
Forks1.7k
Last commit10 days ago
Nightwatch
NightwatchJavaScript

An integrated end-to-end testing framework for web and mobile apps using Node.js and W3C WebDriver API.

#webdriver-api#chromedriver#accessibility-testing
Stars11.9k
Forks1.4k
Last commit19 days ago
mitt
mittTypeScript

A tiny 200-byte functional event emitter and pubsub library for JavaScript.

#functional-programming#event-handlers#eventemitter
Stars11.9k
Forks484
Last commit1 year ago
yargs
yargsJavaScript

A Node.js library for parsing command-line arguments and building interactive CLI tools with a pirate-themed twist.

#developer-tools#shell-completion#deno
Stars11.5k
Forks1.0k
Last commit1 month ago
electron-quick-start
electron-quick-startJavaScript

A minimal Electron app template for creating and sharing reproducible examples of behaviors or bugs.

#app-template#minimal-example#desktop-apps
Stars11.5k
Forks4.9k
Last commit1 day ago
Pipedream
PipedreamJavaScript

A free, hosted integration platform for developers to connect APIs and build event-driven automations with 1000+ pre-built apps.

#event-driven#eventsourcing#data-flow
Stars11.3k
Forks5.6k
Last commit2 days ago
PreviousPage 5 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
#Javascript295
#Typescript128
#Cli Tool78
#Developer Tools73
#Cross Platform70
#Javascript Library64
#Browser57
#Node54
#Docker46
#Testing42
#Performance42
#Cli41