Showing 480 open source projects for "node.js"

View related business solutions
  • 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
    Komodo Edit

    Komodo Edit

    Komodo Edit is a fast and free multi-language code editor

    ...Support for Git, Mercurial, Subversion, CVS, Perforce and Bazaar. Tons of add-ons for customizing and extending features. Great tools for pair programming and collaboration. Python, PHP, Perl, Go, Ruby, Node.js, JavaScript, and more. Define your own workflow with easy file and project navigation. Backed by ActiveState, trusted by developers and enterprises.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 2
    unfetch

    unfetch

    Bare minimum 500b fetch polyfill

    ...One of the key differences is that Unfetch focuses on implementing the fetch() API, while offering minimal (yet functional) support to the other sections of the Fetch spec, like the Headers class or the Response class. Uses simple arrays instead of iterables, since arrays are iterables. No streaming, just Promisifies existing XMLHttpRequest response bodies. Use in Node.JS is handled by isomorphic-unfetch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    rest-hapi

    rest-hapi

    A RESTful API generator for Node.js

    Customize endpoints with configuration-based features and hapi plugins. Relational structure built into NoSQL documents based on mongoose schemas. Less time with boilerplate functionality and more time building awesome APIs! rest-hapi uses mongoose schemas to generate CRUD and association REST API endpoints on a hapi server. Think LoopBack but for hapi. We love the hapi framework and its style of modularity and configuration over code. We also love writing DRY code and leveraging tools that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Agenda

    Agenda

    Lightweight job scheduling for Node.js

    A light-weight job scheduling library for Node.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get safely back to business Icon
    Get safely back to business

    SafetyCulture iAuditor is designed for companies who need to conduct safety inspections & quality audits

    Equip your team with a simple safety inspection and observation app that anyone can learn in minutes, so you can get safely back to business from wherever you are.
    Learn More
  • 5
    Express ES2017 REST API Boilerplate

    Express ES2017 REST API Boilerplate

    Express starter for building RESTful APIs

    A boilerplate for building RESTful APIs with Node.js and Express, providing a pre-configured structure for efficient backend development.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    graphql-api-koa

    graphql-api-koa

    GraphQL execution and error handling middleware written from scratch

    GraphQL execution and error handling middleware written from scratch for Koa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EJDB

    EJDB

    Embeddable JSON Database engine C library

    EJDB 2.0, Embeddable JSON Database engine C library. Simple XPath like query language (JQL). Websockets / Android / iOS / React Native / Flutter / Java / Dart / Node.js bindings. Docker image. Array elements are matched from start to end. In equal arrays all values at the same index should be equal. Lexicographically sort object keys in both maps. Do matching keys and its values starting from the lowest key. Database index can be build for any JSON field path containing values of number or string type. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    minicle

    minicle

    A Node.js module for easily processing command line switches and args

    There are scads of CLI parsers out there, so why another one? Mostly because the others aim to do too much and can be a pain to use when you just need something quick and simple. All Minicle does is parse CLI options. It doesn't handle exotic edge cases, generate usage information, validate arguments, or anything else. It does handle all the usual basics plus git-style subcommands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    node-windows

    node-windows

    Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).

    node-windows is a utility for Windows services that enables Node.js scripts to run as native Windows services, providing functionalities like event logging, service management, and process monitoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of Google's scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 10
    GHCJS

    GHCJS

    Haskell to JavaScript compiler, based on GHC

    GHCJS is a Haskell-to-JavaScript compiler that reuses GHC’s front end to compile Haskell source into JavaScript for execution in browsers and Node.js. It aims to preserve Haskell’s semantics—including laziness and rich types—by shipping a small runtime and shims for core libraries. Developers write normal Haskell, use Cabal/Stack to build, then bundle the generated JavaScript alongside required support code. Interoperability with the JavaScript world is provided through a foreign-function interface, allowing Haskell code to call browser APIs or Node modules and to be called back from JS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    secure-electron-template

    secure-electron-template

    The best way to build Electron apps with security in mind

    ...Once cloned, install the dependencies for the repo by running the following commands (you do not have to run the first command if your command line is already inside the newly cloned repository) Only load secure content (But the developer is responsible for loading secure assets only) Do not enable node.js integration for the remote content. Enable context isolation for the remote content. Handle session permission requests from remote content. Do not disable web security. Define a content security policy. Do not set allowRunningInsecureContent to true. Do not enable experimental features. Do not use enableBlinkFeatures. Do not use allow popups. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    request-ip

    request-ip

    A Node.js module for retrieving a request's IP address on the server

    request-ip is a Node.js middleware and utility that retrieves the IP address of a client making a request. It works with different server frameworks like Express, Koa, and Hapi, and supports various request sources.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UVU

    UVU

    UVU is an extremely fast and lightweight test runner for Node.js

    UVU is a lightweight, ultra-fast JavaScript test runner for Node.js and the browser created by Luke Edwards (lukeed). Its primary goal is to minimize overhead: startup time, memory usage, and complexity are all kept very low so that developers can write and run tests with minimal friction. The tool supports modern features like async/await and native ES Modules, making it suitable for modern codebases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Node.js Code Generator

    Node.js Code Generator

    DhiWise Node.js API allows you to instantly generate secure REST APIs

    ...Most importantly, the Node.js code generator gives developers total code ownership. The code it generates is bug-free and easily customizable
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OICQ

    OICQ

    Tencent QQ Bot Library for Node.js

    OICQ is a fast, feature-rich QQ client library for Node.js, enabling developers to interact with the QQ messaging platform programmatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Node.js express.js MongoDB JWT REST API

    Node.js express.js MongoDB JWT REST API

    Node.js express.js MongoDB JWT REST API - Basic Project Skeleton

    ...Great for building a starter web API for your front-end (Android, iOS, Vue, react, angular, or anything that can consume an API) This project is created to help other developers create a basic REST API in an easy way with Node.js. This basic example shows how powerful and simple JavaScript can be. Do you want to contribute? Pull requests are always welcome to show more features. Custom email/password user system with basic security and blocking for preventing brute force attacks. Login access log with IP, browser and country location (for country it looks for the header cf-ipcountry that CloudFlare creates when protecting your website). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bitwarden Web

    Bitwarden Web

    The website vault

    The Bitwarden web project is an Angular application that powers the web vault.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Bitwarden Command-line Interface

    Bitwarden Command-line Interface

    The command line vault (Windows, macOS, & Linux)

    The Bitwarden CLI is a powerful, full-featured command-line interface (CLI) tool to access and manage a Bitwarden vault. The CLI is written with TypeScript and Node.js and can be run on Windows, macOS, and Linux distributions. If you already have the Node.js runtime installed on your system, you can install the CLI using NPM. NPM makes it easy to keep your installation updated and should be the preferred installation method if you are already using Node.js. We provide natively packaged versions of the CLI for each platform which have no requirements on installing the Node.js runtime. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Lass

    Lass

    Lass scaffolds a modern package boilerplate for Node.js

    Lass is a modern scaffolding tool that generates boilerplate for JavaScript projects, including Node.js libraries, web applications, and CLI tools. It follows best practices and helps developers quickly set up projects with a well-structured environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CAT

    CAT

    CAT is the basic component of the server project

    CAT is a distributed application performance monitoring and alerting system that specializes in tracking request flows, exceptions, and metrics across microservice ecosystems. It offers real-time dashboards showing throughput, response times, error rates, and service dependency graphs to help operations and development collaborate on reliability issues. In addition to metrics, it enables tracing—propagating context across RPC boundaries so problems like latency spikes or failed calls can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Lad

    Lad

    Lad is the best Node.js framework

    Lad is the best Node.js framework. Made by a former Express TC and Koa team member. Lad boasts dozens of features and is extremely configurable. These microservices are preconfigured for security, performance, and graceful reloading. Redis, sessions, flash toast, and modal SweetAlert2 messages (uses ioredis which has support for Cluster, Sentinel, and more).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    nodebrew

    nodebrew

    Node.js version manager

    nodebrew is a straightforward version manager for Node.js that installs into your home directory and lets you switch Node versions with a single command. It can download official binaries or build from source, track multiple installed versions, and set a global “current” version by updating your shell PATH. The tool keeps Node and npm isolated per version, which prevents project conflicts and makes upgrades or rollbacks reversible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Unique Names Generator

    Unique Names Generator

    Generate unique and memorable name strings

    unique-names-generator is a lightweight JavaScript library that generates random, unique, and human-readable names. It is useful for generating usernames, IDs, and other identifiers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Koala

    Koala

    Koala is a GUI application for less

    ...Support for the project to create a global configuration set the same compiler options for the files. koala is built with node-webkit. node-webkit is an app runtime based on Chromium and node.js. You can write native apps in HTML and Javascript with node-webkit. Listens to files, compiles automatically when file changes occur. Everything runs in the background without the need for user input.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    CSS Critic

    CSS Critic

    Lightweight CSS regression testing

    A lightweight tool for regression testing of Cascading Style Sheets. Your web stack should be fully testable. CSS Critic closes the gap in front-end testing and makes HTML & CSS testable - no more broken UI. For example, make it supervise changes to your project's responsive style guide so you know things are looking good. We believe that your UI will change often enough that a lightweight process on managing changes (near instant feedback, anyone?) is more important than a heavy-weight one...
    Downloads: 0 This Week
    Last Update:
    See Project