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

gemini-cli-mcp-openai-bridge
gemini-cli-mcp-openai-bridgeTypeScript

A server that extends Google Gemini CLI with MCP toolkit and OpenAI-compatible API bridge for third-party tool integration.

#tool-integration#ai-tools#api-bridge
Stars136
Forks29
Last commit
mo
moJavaScript

A good-looking ESLint formatter with syntax highlighting and theme support for delightful readability.

#readability#developer-tools#pretty
Stars136
Forks1
Last commit8 months ago
playwright-examples
playwright-examplesTypeScript

A collection of example test scenarios demonstrating Playwright's capabilities for end-to-end testing.

#playwright#nodejs#end-to-end-testing
Stars135
Forks83
Last commit9 months ago
Airtable Proxy
Airtable ProxyJavaScript

A Cloudflare Worker that securely proxies requests to the Airtable API from frontend applications.

#frontend-security#cloudflare-workers#travis-ci
Stars135
Forks15
Last commit3 years ago
RethinkDB Angular Express
RethinkDB Angular ExpressJavaScript

A todo application example built with RethinkDB, ExpressJS, and AngularJS.

#expressjs#angularjs#example-project
Stars135
Forks96
Last commit2 years ago
omg-curry
omg-curryJavaScript

A feature-complete JavaScript library for currying and uncurrying functions with infinite and lazy evaluation support.

#functional-programming#currying#npm-package
Stars135
Forks6
Last commit5 years ago
alexa-voice-service.js
alexa-voice-service.jsJavaScript

A JavaScript library for interacting with Amazon's Alexa Voice Service (AVS) directly from web browsers.

#oauth#amazon#browser-api
Stars135
Forks74
Last commit5 years ago
RethinkDB Angular Express Promise
RethinkDB Angular Express PromiseJavaScript

A promise-based Todo application example using RethinkDB, ExpressJS, and AngularJS.

#real-time-database#expressjs#promise-based
Stars135
Forks96
Last commit2 years ago
debug-menu
debug-menuJavaScript

Adds Chrome-like 'Inspect Element' context menu to Electron applications for debugging.

#inspect-element#context-menu#frontend-development
Stars135
Forks12
Last commit3 years ago
chrome-debugging-client
chrome-debugging-clientTypeScript

An async/await friendly Chrome debugging client with TypeScript support, designed for automation.

#async-await#headless-browser#nodejs
Stars134
Forks17
Last commit3 months ago
Hyperion History API
Hyperion History APITypeScript

A scalable full history and state API solution for Antelope (formerly EOSIO) blockchain networks.

#history#api#eos
Stars134
Forks84
Last commit1 month ago
rain
rainC++

A family of fast, compact hash functions (Rainbow and Rainstorm) with C++ and Node.js/WASM implementations, passing all SMHasher3 tests.

#hash#webassembly#non-cryptographic-hash
Stars134
Forks8
Last commit7 months ago
p-tap
p-tapJavaScript

A utility to tap into promise chains for side effects without affecting the promise value or state.

#debugging-tools#functional-programming#async-programming
Stars134
Forks8
Last commit5 years ago
GoPro
GoProJavaScript

Node.js API for controlling GoPro Hero 3 cameras via WiFi, enabling programmatic photo capture and file management.

#timelapse#wifi-api#camera-control
Stars134
Forks25
Last commit13 years ago
airswarm
airswarmJavaScript

A network swarm that automatically discovers peers on the same local network using multicast DNS.

#local-network#multicast-dns#distributed-systems
Stars133
Forks10
Last commit10 years ago
s7
s7HTML

A Node-RED node for reading and writing data to Siemens S7 PLCs, including S7-1200/1500 and Logo! 8 controllers.

#industrial-automation#iot#data-acquisition
Stars133
Forks67
Last commit6 months ago
simpledb
simpledbJavaScript

A user-friendly, fault-tolerant Node.js library for Amazon AWS SimpleDB with automatic retry and exponential backoff.

#nosql#aws-sdk#cloud-database
Stars133
Forks21
Last commit8 years ago
isarray
isarrayJavaScript

A polyfill for Array.isArray to support older browsers and deprecated Node.js versions.

#array#polyfill#nodejs
Stars132
Forks44
Last commit3 days ago
How to use custom fonts in emails
How to use custom fonts in emailsJavaScript

Generate custom font images for emails using Node.js, eliminating the need for graphic design software.

#png#emails#email-templates
Stars132
Forks35
Last commit
from2
from2JavaScript

A high-level Node.js module for creating readable streams with proper backpressure handling and a familiar API.

#stream-processing#io-streams#backpressure
Stars132
Forks20
Last commit7 years ago
Using Custom Fonts in Emails
Using Custom Fonts in EmailsJavaScript

Generate custom font images for emails using SVG, PNG, and Base64 formats without design software.

#font-rendering#svg-generation#emails
Stars132
Forks35
Last commit3 years ago
p-pipe
p-pipeTypeScript

Compose promise-returning and async functions into reusable pipelines for sequential execution.

#pipeline#function-composition#async
Stars131
Forks13
Last commit5 years ago
jsonpath
jsonpathRust

A Rust-based JsonPath engine with WebAssembly and JavaScript bindings for querying and manipulating JSON data.

#parsing#webassembly#serde
Stars131
Forks41
Last commit1 year ago
scaffold-static
scaffold-staticTypeScript

A scaffolding utility that automates local development setup and builds static vanilla-JS sites with webpack.

#website-generation#vanilla-js#static-site-generator
Stars130
Forks15
Last commit3 years ago
awesome-javascript-books
awesome-javascript-books

A curated collection of free online JavaScript books covering basics, ES6, frameworks, and Node.js.

#programming-books#free-books#nodejs
Stars130
Forks6
Last commit7 years ago
olcli
olcliJavaScript

A command-line interface to sync, manage, and compile LaTeX projects from your terminal using Overleaf's remote compiler.

#academic-writing#latex-tools#version-control
Stars129
Forks21
Last commit3 days ago
deejay
deejayJavaScript

A command-line music player that synchronizes audio playback across all computers on the same local network.

#local-network#mplayer#multi-room-audio
Stars128
Forks5
Last commit10 years ago
tmpin
tmpinJavaScript

Add stdin support to CLI apps that accept file input by piping to a temp file and passing it as the first argument.

#file-input#shell-integration#workflow-automation
Stars128
Forks4
Last commit5 years ago
redrun
redrunJavaScript

A fast CLI tool for running multiple npm scripts with parallel/series execution and shell completion.

#npm#parallel-execution#shell-completion
Stars128
Forks3
Last commit4 days ago
modulejs
modulejsJavaScript

A lightweight (~2kB) JavaScript module system for organizing code with dependency resolution, similar to RequireJS.

#module-system#browser-modules#lightweight
Stars127
Forks12
Last commit1 year ago
resquel
resquelTypeScript

Lightweight Express.js middleware that converts SQL databases into REST APIs with configurable routes and queries.

#sql-database#rest-api#backend-tool
Stars127
Forks38
Last commit1 year ago
artnet
artnetJavaScript

A Node.js module for sending ArtDMX packets to Art-Net nodes to control DMX512 lighting and stage equipment.

#artnet#lighting#dmx
Stars126
Forks27
Last commit6 years ago
claude-code-mcp-enhanced
claude-code-mcp-enhancedJavaScript

An enhanced MCP server that enables AI assistants to execute Claude Code with bypassed permissions, task orchestration, and robust error handling.

#ai-coding-assistant#developer-tools#workflow-automation
Stars125
Forks18
Last commit
Web Components Compiler
Web Components CompilerJavaScript

A native Web Components compiler that transforms standards-compliant Web Components into static HTML for server-side rendering.

#web-components#custom-elements#compiler
Stars125
Forks17
Last commit25 days ago
strip-css-comments
strip-css-commentsCSS

A Node.js module to remove comments from CSS with options to preserve important ones or use custom rules.

#minification#code-cleanup#npm-package
Stars125
Forks10
Last commit3 years ago
lune
luneJavaScript

A JavaScript library for calculating moon phases, illumination, distance, and upcoming lunar events.

#lune#moon-phases#astronomical-data
Stars124
Forks21
Last commit3 years ago
PreviousPage 42 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
1 year ago
3 years ago
1 year ago
#Javascript810
#Typescript329
#Cli Tool328
#Developer Tools270
#Automation209
#Npm Package197
#Javascript Library191
#Cross Platform163
#Cli158
#Build Tool143
#Docker141
#Browser129