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

ava-fixture-docker-db
ava-fixture-docker-dbTypeScript

Attach fresh Docker database containers to AVA test contexts for isolated testing.

#database#postgres#integration-testing
Stars4
Forks0
Last commit2 years ago
/create-pr
/create-prTypeScript

An open-source AI platform for building and running agentic workflows with seamless human-AI collaboration.

#human-ai-collaboration#agentic-workflows#workflow-automation
Stars4
Forks0
Last commit3 months ago
mqtt2tivoremote
mqtt2tivoremoteJavaScript

A Node.js app that connects TiVo DVRs to an MQTT broker for home automation integration.

#iot#home-automation#remote-control
Stars4
Forks2
Last commit6 years ago
headr
headrJavaScript

A Node.js CLI tool that automatically adds customizable file headers with package.json metadata to source code files.

#developer-tools#code-documentation#cli-tool
Stars4
Forks0
Last commit10 years ago
chutney
chutneyJavaScript

Run TAP tests in remote browsers at Sauce Labs via Webdriver, piping results to stdout.

#browserify#tap-testing#continuous-integration
Stars4
Forks1
Last commit2 days ago
extract-gtfs-pathways
extract-gtfs-pathwaysJavaScript

Command-line tool to extract pathways from GTFS datasets as GeoJSON for mapping and visualization.

#geojson#command-line-tool#gis
Stars4
Forks0
Last commit2 years ago
dotenv
dotenvV

Loads environment variables from a .env file for development purposes.

#devops#environment-variables#dotenv
Stars4
Forks0
Last commit7 months ago
any-path
any-pathJavaScript

Normalize object keys that represent file paths to be agnostic of path separators (\ or /).

#object-manipulation#file-paths#path-separator
Stars4
Forks0
Last commit10 years ago
alexa-app
alexa-appJavaScript

A Node.js framework for building Alexa skills with simplified request handling, response generation, and schema management.

#expressjs#serverless#intent-schema
Stars4
Forks1
Last commit8 years ago
semver-max
semver-maxJavaScript

A utility to find the maximum or minimum semantic version from a list of version strings.

#build-tools#semantic-versioning#npm-package
Stars4
Forks1
Last commit11 years ago
webiste-base
webiste-baseJavaScript

Deploy static websites to IBM Cloud using a Node.js server with custom domain support.

#ibm#ibm-cloud#deployment
Stars4
Forks9
Last commit3 years ago
gtfs-service-area
gtfs-service-areaJavaScript

A tool that computes transit service areas from static GTFS data and outputs them as GeoJSON files.

#geojson#geospatial#gis
Stars4
Forks1
Last commit5 years ago
oop-validator
oop-validatorTypeScript

A class-based validation library for JavaScript and TypeScript that works with any UI framework or vanilla JS.

#angularjs-migration#validation-library#class-based
Stars4
Forks3
Last commit2 months ago
glass
glassJavaScript

A transparency dashboard for EOS Block Producers that scrapes and displays producer data from bp.json files.

#transparency-dashboard#eos#eos-block-producer
Stars4
Forks2
Last commit7 years ago
map-array
map-arrayJavaScript

A utility function that maps object keys and values into an array using a custom callback.

#functional-programming#npm-package#nodejs
Stars4
Forks0
Last commit6 years ago
steam-parental
steam-parentalJavaScript

A Node.js library to unlock Steam parental controls programmatically.

#npm-package#nodejs#javascript-library
Stars4
Forks0
Last commit11 years ago
hm-simulator
hm-simulatorJavaScript

A Node.js simulator for Homematic CCU hardware, enabling automated testing of home automation software.

#iot-testing#simulator#testing-tool
Stars3
Forks0
Last commit6 years ago
through2-map-promise
through2-map-promiseJavaScript

A promise-based wrapper for through2 that enables asynchronous mapping over Node.js streams.

#transform-stream#through2#async
Stars3
Forks0
Last commit8 years ago
ng-awesome-node-auth
ng-awesome-node-authTypeScript

Angular interceptor and guards for integrating awesome-node-auth authentication into Angular applications.

#authentication#admin-panel#route-guards
Stars3
Forks0
Last commit2 months ago
read-git-user
read-git-userJavaScript

Retrieves the GitHub username and email from the system's .gitconfig file.

#github-user#developer-tools#git-config
Stars3
Forks1
Last commit2 years ago
bcontrol2mqtt
bcontrol2mqttJavaScript

Publishes measurements from B-Control Energy Manager smart meters to an MQTT broker for home automation.

#energy#iot#home-automation
Stars3
Forks1
Last commit8 years ago
fnm (wintermi)
fnm (wintermi)Shell

A Zsh plugin that provides shell integration for the fast and simple Node.js version manager (fnm).

#developer-tools#shell-integration#node-version-manager
Stars3
Forks1
Last commit1 year ago
volta
voltaShell

A ZSH plugin that automatically installs and loads Volta for managing JavaScript toolchains.

#developer-tools#javascript-toolchain#shell-automation
Stars3
Forks1
Last commit5 years ago
zenuxs-oauth
zenuxs-oauthJavaScript

A universal OAuth 2.0 + PKCE client library for browser, Node.js, React Native, and Web Workers.

#oauth#oauth2#auth
Stars3
Forks0
Last commit16 days ago
Sitecore CDP Serializer
Sitecore CDP SerializerTypeScript

A CLI tool to serialize and deploy Sitecore CDP/Personalize configurations (templates, flows, decisions) from local files to a tenant.

#sitecore-cdp#customer-data-platform#configuration-as-code
Stars3
Forks2
Last commit
cordova-auto-patch
cordova-auto-patchJavaScript

Automatically increments the patch version number in Cordova config.xml files.

#config-xml#version-management#build-automation
Stars3
Forks0
Last commit10 years ago
Next.js with Express and Babel
Next.js with Express and BabelJavaScript

A skeleton for Next.js apps that compiles Express server files using Babel alongside client-side code.

#nextjs#custom-server#nodejs
Stars3
Forks0
Last commit7 years ago
akamai-time-reference
akamai-time-referenceJavaScript

A Node.js package to fetch the exact current time using Akamai's Time Reference service.

#caching#akamai#promises
Stars3
Forks1
Last commit7 years ago
broccoli-glow
broccoli-glowJavaScript

A Broccoli plugin for processing files with Glow, though specific functionality details are not provided in the README.

#broccoli-plugin#file-processing#nodejs
Stars3
Forks0
Last commit9 years ago
load-gql
load-gqlTypeScript

A zero-dependency GraphQL schema loader that loads and merges GraphQL schema files from a directory.

#loader#graphql#zero-dependencies
Stars3
Forks0
Last commit2 years ago
MyJohnDeereAPI-OAuth2-NodeJS-Example
MyJohnDeereAPI-OAuth2-NodeJS-ExampleJavaScript

A Node.js example application demonstrating OAuth2/OIDC authentication and API calls for the MyJohnDeere platform.

#oauth2#authentication#rest-api
Stars3
Forks3
Last commit
Hapi RethinkDB CRUD
Hapi RethinkDB CRUDJavaScript

CRUD handlers for Hapi.js that automatically map HTTP routes to RethinkDB operations.

#rest-api#database-integration#hapi-js
Stars3
Forks0
Last commit10 years ago
mqtt2elasticsearch
mqtt2elasticsearchJavaScript

A Node.js tool that subscribes to MQTT topics and forwards messages to Elasticsearch for indexing and analysis.

#iot#data-indexing#mqtt
Stars3
Forks1
Last commit8 years ago
htd2mqtt
htd2mqttJavaScript

A bridge that enables control and monitoring of HTD Lync whole-house audio systems via MQTT.

#openhab-integration#audio-control#home-automation
Stars3
Forks1
Last commit9 years ago
fnm (sukkaw)
fnm (sukkaw)Shell

An oh-my-zsh plugin that enhances the fnm Node.js version manager with cleanup and upgrade utilities.

#developer-tools#node-version-manager#zsh-plugin
Stars3
Forks0
Last commit4 months ago
esm-itter
esm-itterTypeScript

A modern, ESM-only, TypeScript-native event emitter for Node.js, Deno, and browsers, forked from EventEmitter3.

#esmodule#eventemitter#es-modules
Stars3
Forks0
Last commit1 month ago
PreviousPage 65 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
2 years ago
4 days ago
#Javascript810
#Typescript329
#Cli Tool328
#Developer Tools270
#Automation209
#Npm Package197
#Javascript Library191
#Cross Platform163
#Cli158
#Build Tool143
#Docker141
#Browser129