113 projects for "node.js" with 2 filters applied:

  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    Source Map Support

    Source Map Support

    Adds source map support to node.js (for stack traces)

    Source Map Support is a Node.js module that enhances stack traces for transpiled or bundled JavaScript by resolving them back to the original source files using source maps. When code is compiled from TypeScript, CoffeeScript, Babel, or bundlers like Webpack, errors normally point to the generated code; this module intercepts V8’s stack trace API and remaps paths and line numbers to their original locations.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Node.js chaos monkey

    Node.js chaos monkey

    Extremly naughty chaos monkey for Node.js

    node-chaos-monkey brings chaos engineering to Node.js by injecting controlled failures into running services to validate resilience. It lets teams rehearse real-world incidents—latency spikes, random process exits, resource exhaustion—and observe how circuits, retries, and backoff strategies behave. The tool is designed to be safe and configurable, enabling narrow blast radii and scheduled experiments during non-critical windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    NodeGoat

    NodeGoat

    The OWASP NodeGoat project

    A deliberately vulnerable Node.js application designed for security training, helping developers understand common web vulnerabilities and how to mitigate them.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Tkoa

    Tkoa

    Koa web app framework written in typescript

    Tkoa is a Koa web app framework written in Typescript. Although written in Typescript, you can still use the Node.js framework and koa middleware. Not only that, you can also enjoy type checking and convenient testing with typescript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities. Icon
    AI-powered SAST and AppSec platform that helps companies find and fix vulnerabilities.

    Trusted by 750+ companies and performing 200k+ code scans monthly.

    ZeroPath (YC S24) is an AI-native application security platform that delivers comprehensive code protection beyond traditional SAST. Founded by security engineers from Tesla and Google, ZeroPath combines large language models with advanced program analysis to find and automatically fix vulnerabilities.
    Learn More
  • 5
    Gradle Node Plugin

    Gradle Node Plugin

    Gradle plugin for integrating NodeJS in your build

    The gradle-node-plugin is a Gradle plugin that allows integration and execution of Node.js-based tools—such as Node.js itself, Yarn, Grunt, and Gulp—within your Gradle build, even if Node.js isn’t installed locally. It streamlines frontend build tasks by managing Node toolchain dependencies directly through Gradle. Installing the node-related plugins can be done in multiple ways. The easiest is to use the plugins-closure in your build.gradle file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    V8 JavaScript Engine

    V8 JavaScript Engine

    The official mirror of the V8 Git repository

    V8 is Google’s high-performance, open-source JavaScript and WebAssembly engine written in C++, powering Chrome, Node.js, and embedded in many environments. It implements ECMAScript and WebAssembly standards with optimizations for speed and resource efficiency. V8 is Google's open source JavaScript engine. V8 implements ECMAScript as specified in ECMA-262. V8 is written in C++ and is used in Google Chrome, the open source browser from Google. V8 can run standalone, or can be embedded into any C++ application.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7
    Validation Library

    Validation Library

    Validation library for node.js

    Validation library for node.js. NIV (Node Input Validator) is a validation library for node.js. You can also extend library to add custom rules. For use cases of any rule, please check test cases, If you have any doubt or confusion with documentation or rule behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    paste

    paste

    Simple Node.js pastebin

    Simple Node.js pastebin built with Koa, MongoDB, Pug, Bootstrap and Prism.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cyclotron

    Cyclotron

    A web platform for constructing dashboards

    Cyclotron is a web-based, drag-and-drop dashboard creation platform developed by ExpediaGroup. It enables non-programmers to build, edit, and host dashboards defined declaratively via JSON configs. Features include a built-in editor, REST API integration, Docker deployment, and extensibility for custom components. It facilitates rapid dashboard development without coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ESET PROTECT Advanced Icon
    ESET PROTECT Advanced

    Comprehensive security solution for all business sizes

    Best-in-class endpoint protection against ransomware & zero-day threats, backed by powerful data security.
    Learn More
  • 10
    Strapi JavaScript SDK

    Strapi JavaScript SDK

    Official JavaScript SDK for APIs built with Strapi

    The official Strapi SDK for JavaScript is available for browsers or Node.js backends. Get your backend done in minutes instead of weeks. Easily build customizable content API and use them with a modern tech stack. The entire codebase is available on GitHub and maintained by hundreds of contributors. Easily customize the admin panel as well as the API. Extend your content management with custom plugins, in seconds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Node.JS API Kickstarter

    Node.JS API Kickstarter

    A batteries included NodeJS API Kickstater focused on extensability

    This is a project based on NodeJS and Koa (and some other libs) implementing a REST API to authenticate users and let them manage TODOs stored in a PostgreSQL database. It's easy to extend and provides you the best developer experience possible with a lot of nifty things already configured. It's meant to be used with a front-end consuming the API like a mobile app or a SPA built with for example React, Angular or Vue.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NBind

    NBind

    Magical headers that make your C++ library accessible from JavaScript

    A C++ binding generator that allows seamless integration between C++ and JavaScript/Node.js, enabling native module development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JS-Data

    JS-Data

    Give your data the treatment it deserves

    JSData is a framework-agnostic, datastore-agnostic ORM for Node.js and the Browser. Adapters allow JSData to connect to various data sources such as Firebase, MySql, RethinkDB, MongoDB, localStorage, Redis, a REST API, etc. With JSData you can re-use your data modeling code between environments, keep your data layer intact when transitioning between app frameworks, and work with a unified data API on the server and the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    createRest monorepo

    createRest monorepo

    REST routes constructor for express and koa

    createRest is a node.js library for Express and koa2 designed to build REST API routing scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fawn

    Fawn

    Transactions for MongoDB

    Fawn provides the ability to carry out edits on a mongoDB database as a series of steps. If an error occurs on any of the steps, the database is returned to its initial state (its state before the transaction started). It's based on the two phase commit system described in the MongoDB docs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    koa-better-serve

    koa-better-serve

    Small, simple and correct serving of files, using `koa-send`

    Small, simple and correct serving of files, using koa-send.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Lor

    Lor

    a fast, minimalist web framework for lua based on OpenResty

    A fast and minimalist web framework based on OpenResty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Chinese Poetry

    Chinese Poetry

    The most comprehensive database of Chinese poetry

    This repository is a curated collection of Chinese poems and poets organized into catalogs, metadata, and text representations suitable for research, creative and cultural use. It includes major dynastic corpora, such as Tang and Song poems, as well as biographical and categorization data. Each poem entry is structured with fields like author, dynasty, title, content, and sometimes annotations or alternate versions. Developers and scholars can build tools that query by author, era, keyword,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    discord.io

    discord.io

    A small, single-file library for creating DiscordApp clients

    A small, single-file, fully featured Discordapp library for Node.js and browsers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Instant-Skeleton

    Instant-Skeleton

    Lift realtime functionality into the browser with insane productivity

    Realtime framework to lift heavy functionality lightly and quickly with Node.JS & RethinkDB. Building your SEO-friendly, secure, real-time streaming application is simple! Instant Skeleton cobbles together the best of functional React.JS into a single, routable concept that makes your on-screen productivity incredible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    koa-session-mongoose

    koa-session-mongoose

    Mongoose store for Koa sessions

    Mongoose storage layer for koa-session.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NW.js

    NW.js

    Call all Node.js modules directly from DOM/WebWorker

    NW.js (formerly node-webkit) is a desktop runtime that combines Chromium with Node.js, allowing developers to build native applications using web technologies. It gives web pages direct access to Node modules and system resources from within the browser context, simplifying tasks like file I/O, process spawning, and OS integration. Apps are packaged with the runtime, ensuring consistent behavior across Windows, macOS, and Linux.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 23
    co

    co

    The ultimate generator based flow-control goodness for nodejs

    co is a small Node.js library that popularized generator-based coroutines to write asynchronous code that looks synchronous. By yielding promises (or thunks) inside a generator function, co resumes execution when the asynchronous work completes, eliminating deeply nested callbacks. It supports yielding arrays or objects of promises to run tasks concurrently, and it propagates errors naturally through try/catch, making control flow easier to reason about.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Meteor

    Meteor

    Meteor, the JavaScript App Platform

    Meteor is a full-stack JavaScript framework that streamlines building real-time web and mobile applications from a single codebase. It couples a Node.js backend with a reactive data system so UI updates propagate automatically when data changes. The framework popularized DDP (a lightweight pub/sub protocol) and a client cache (Minimongo) to mirror server collections on the client for latency-compensated interactions. A batteries-included build system, package ecosystem, and opinionated project structure reduce setup time for accounts, methods, publications, and UI integration. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Fotorama source

    Fotorama source

    A simple, stunning, powerful jQuery gallery

    Our platform is designed to make it easy for businesses, marketers, and individuals to create stunning visual content, such as graphics, images, and videos. We understand the importance of visual content in today's digital world and we are committed to providing our users with the tools they need to stand out from the crowd. With Fotorama.io, you can create professional-quality visual content without any prior design experience. Our user-friendly interface and drag-and-drop functionality...
    Downloads: 1 This Week
    Last Update:
    See Project