Showing 342 open source projects for "node"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    Swagger Injector

    Swagger Injector

    Delivering swagger docs through Node middleware

    Adaptation of swagger UI to render the swagger view of a server's swagger documentation for a specified route.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    express-status-monitor

    express-status-monitor

    Realtime Monitoring solution for Node.js/Express.js apps

    Simple, self-hosted module based on Socket.io and Chart.js to report real-time server metrics for Express-based node servers. Monitor can be configured by passing options object into expressMonitor constructor. You can add a series of health checks to the configuration that will appear below the other stats. The health check will be considered successful if the endpoint returns a 200 status code. The HTML page handler is exposed as a pageRoute property on the main middleware function. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    elasticsearch-head

    elasticsearch-head

    A web front end for an elastic search cluster

    ...Running as a plugin of ElasticSearch (this is the preferred method). And running as a standalone webapp. By default es-head will immediately attempt to connect to a cluster node at http://localhost:9200/. Enter a different node address in the connect box and click 'Connect' if required. A ClusterOverview, which shows the topology of your cluster and allows you to perform index and node level operations. A couple of search interfaces that allow you to query the cluster a retrieve results in raw json or tabular format. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    apicache

    apicache

    Simple API-caching middleware for Express/Node

    Simple API-caching middleware for Express/Node. A simple API response caching middleware for Express/Node using plain-English durations. Supports Redis or a built-in memory engine with auto-clearing. Because route-caching of simple data/responses should also be simple. Sometimes you need custom keys (e.g. save routes per session, or per method). We've made it easy! All req/res attributes used in the generation of the key must have been set previously (upstream).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Node Sonos HTTP API

    Node Sonos HTTP API

    An HTTP API bridge for Sonos easing automation

    A Node.js API that provides an HTTP interface for controlling Sonos speakers, enabling automation and integration with other smart home systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Koa React Universal

    Koa React Universal

    lightweight React-Koa2 universal boilerplate, only what is essential

    lightweight React-Koa2 universal boilerplate, only what is essential. This project is dedicated to building a simple yet powerful Koa-React-Universal boilerplate. All key ingredients are in src/development、src/production and webpack configurations, which are easy to understand、set-up and extend. We promise to use the most recent & official packages(as much as we can), no weird or tricky stuff, keeping this project clean and fully customizable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Angular UI Tree

    Angular UI Tree

    A tree component for AngularJS, without jQuery as dependency

    ...Uses the native AngularJS scope for data binding. Sorted and move items through the entire tree. Prevent elements from accepting child nodes. You will get a modal confirmation popup any time you try to drop a node as a child of a node with a smaller value. Use the treeConfig service to configure the tree defaults at runtime. With this you can customize the classes applied to various tree elements. To debug code and run end-to-end tests, it is often useful to have a local HTTP server. For this purpose, we have made available a local web server based on Node.js.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Crypto Arbitrage

    Crypto Arbitrage

    A cryptocurrency arbitrage opportunity calculator

    A cryptocurrency arbitrage opportunity calculator and trading bot. Over 800 currencies and 50 markets. In short, it collects JSON from multiple different cryptocurrency markets, goes through the results, and finds the highest and lowest price for each coin. The script will find the highest price (chbtc.com), and lowest price (Bittrex), and divide the two: 51.8/38.23 = ~1.35 (~35% profit margin) and then push these results to the browser. It will also find the next highest market pairs, e.g....
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    U.S. Web Design System documentation

    U.S. Web Design System documentation

    USWDS website and documentation

    ...For information on the USWDS components and codebase, please visit our uswds Github repo. The U.S. Web Design System documentation is built using Jekyll for the file framework, gulp for task management, and the node module for USWDS. A design system for the federal government. We make it easier to build accessible, mobile-friendly government websites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 10
    vizceral

    vizceral

    WebGL visualization for displaying animated traffic graphs

    ...This component can take multiple traffic graphs and will generate a 'global' graph showing all incoming traffic into each of the 'regions', with support for cross-region traffic. There are three levels of information, global, regional, and service-level, with clicking or double-clicking on a node bringing you one level deeper. We are not using this internally at Netflix at this time and the project is not actively being worked on. We occasionally look at the repo and will review PRs as time permits. Current development focuses on a most recent version of Chrome. Minor sanity checking for the latest versions of Safari and Firefox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    The Angular Full-Stack Generator

    The Angular Full-Stack Generator

    Yeoman generator for an Angular app with an Express server

    Yeoman generator for creating MEAN/SEAN stack applications, using ES2017, MongoDB/SQL, Express, Angular, and Node, lets you quickly set up a project following best practices. Download and Install MongoDB, If you plan on scaffolding your project with mongoose, you'll need mongoDB to be installed and have the mongod process running.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Reactantd

    Reactantd

    A general management background built with React and Ant Design

    The goal is to quickly build a usable background interface, you can first look at DEMO (normal) / DEMO (TAB mode), username/password: guest/guest. Friendly reminder: This DEMO is still a bit large, and the loading may be a little slow. Pay attention to the network speed. Users only need to care about their own schema files, and they don't need to care about what the rendering looks like. Using the DBTable component, you can quickly implement CRUD on a table (in fact, it can be used not only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    emojipacks

    emojipacks

    CLI to bulk upload emojis to your Slack

    CLI to bulk upload emojis to your Slack! Note you must have node and npm installed. If you don't, go to nodejs.org and follow the install instructions there. A file named batchUploadExample.sh is provided for your reference. Edit this file change the subdomain, email, and password parameters to your own and save it as batchUpload.sh or something similar. It optionally takes an argument for the directory path that contains your yaml files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AST explorer

    AST explorer

    A web tool to explore the ASTs generated by various parsers

    ...Otherwise, the content of the text editor will be replaced with the content of the file (i.e. you can drag and drop JS files). Choose between multiple parsers and configure them. shift+click on a node expands the full subtree. Hovering over a node highlights the corresponding text in the source code. Editing the source or moving the cursor around will automatically highlight the corresponding AST node (or its ancestors of it isn't expanded).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MEAN

    MEAN

    For simple and scalable fullstack js applications

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications. The mean stack is intended to provide a simple and fun starting point for cloud native fullstack javascript applications. MEAN is a set of Open Source components that together, provide an end-to-end framework for building dynamic web applications; starting from the top (code running in the browser) to the bottom (database).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The Art of Node

    The Art of Node

    A short introduction to node.js

    ...It may include sample apps, code snippets, and documentation that walks readers through common issues and solutions, demonstrating how to leverage modern Node.js features effectively. Because Node is used in a wide range of environments—from REST APIs and microservices to tooling scripts and real-time servers—art-of-node helps bridge the gap between beginner tutorials and production-ready code.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Trails

    Trails

    Modern Web Application Framework for Node.js.

    Trails is a modern, community-driven web application framework for Node.js. It builds on the pedigree of Rails and Grails to accelerate development by adhering to a straightforward, convention-based, API-driven design philosophy. Trails uses Yeoman to generate scaffolding for new applications and to create resources inside the application. Trailpacks extend the framework's capabilities and allow developers to leverage existing ecosystem tools through a simple and well-defined API. New...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wechat4u.js

    wechat4u.js

    JavaScript implementation of WeChat wechat web interface

    JavaScript implementation of WeChat WeChat web interface, compatible with Node and browsers, WeChat robot. Export and import necessary data to keep WeChat login bot.botData. Modify contact remarks bot.updateRemarkName(UserName, RemarkName). Modify group name bot.updateChatRoomName(ChatRoomUserName, NewName). Forward message bot.forwardMsg(msg, toUserName). Revoke message bot.revokeMsg(MsgID, toUserName). A class of methods that send a message that returns the full response data on success. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Buckets

    Buckets

    A complete, fully tested and documented data structure library

    ...Binary search trees keep their elements in sorted order, so that lookup and other operations can use the principle of binary search. Dictionaries map keys to values, each key can map to at most one value. A heap is a binary tree that maintains the heap property. Every node is less than or equal to each of its children. A linked list is a sequence of items arranged one after another. A multi dictionary is a special kind of dictionary that holds multiple values against each key. In a priority queue, each element is associated with a "priority", and elements are dequeued in the highest-priority-first order (the elements with the highest priority are dequeued first).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Materialette

    Materialette

    A material design color palette

    ...Download the latest build from the releases section. Make sure to choose your operating system appropriately. If you're using nvm, run the command $ nvm use to use the version of Node specified in the .nvmrc. There are some known issues with using electron + Tray with Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    iLib

    The most comprehensive library of Javascript i18n classes available

    ...Everything in iLib is written in pure JS with minimal platform dependencies, so it works the same way in many different environments and browsers, from Chrome to Opera to node to Qt/QML. Over 17K unit tests help to guarantee this. ILib is also the library of choice for enyo apps on webOS which ships on over 10 million LG SmartTVs in over 135 countries. Give it a try and see if it can work for your app too!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    waterline

    waterline

    ORM for Node.js with support for mysql, mongo, postgres, mssql

    It provides a uniform API for accessing stuff from different kinds of databases, protocols, and 3rd party APIs. That means you write the same code to get and store things like users, whether they live in Redis, mySQL, LDAP, MongoDB, or Postgres. Waterline strives to inherit the best parts of ORMs like ActiveRecord, Hibernate, and Mongoose, but with a fresh perspective and emphasis on modularity, testability, and consistency across adapters. Sails comes installed with a powerful ORM/ODM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Beagle Entertainment System

    Beagle Entertainment System

    Turns the BeagleBone Black into a Nintendo-based retrogaming console.

    ...There's no need to hand edit configuration files or manually copy ROM files onto the microSD card! BES source: https://github.com/hendersa/bes BES web interface: https://github.com/hendersa/bes-config-node BES kernel device tree: https://github.com/hendersa/bes-dtb-rebuilder
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Closure Compiler JS

    Closure Compiler JS

    Package for the JS version of closure-compiler for use via NPM

    closure-compiler-js packages Google’s Closure Compiler so it runs under JavaScript (e.g., Node.js) instead of a JVM, making advanced JS optimization accessible in more build pipelines. You get the same aggressive whole-program optimizations—dead-code elimination, property renaming, inlining, and cross-module motion—delivered via a JS API and CLI. Because it’s the compiler you know, it also honors Closure type annotations and JSDoc, enabling type-aware rewrites that shrink bundles without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Google Among

    Google Among

    Node : url among results

    Node project to find a url rank among results of a first request On Ubuntu, you are adviced to use Node provided package (~6.x.x), because Debian related ones are deprecated (0.xx) $ /home/peter/node-v6.5.0-linux-x64/bin/node google.js Result : http://localhost:3677/
    Downloads: 0 This Week
    Last Update:
    See Project