Showing 471 open source projects for "node.js"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 1
    Feflow

    Feflow

    How to write cross-platform Node.js code

    How to write cross-platform Node.js code. Why you should care: according to the 2018 Node.js user survey, 24% of Node.js developers use Windows locally and 41% use Mac. In production, 85% use Linux and 1% use BSD. Installers for each major OS are available on the Node.js website. To install, switch and update Node.js versions nvm can be used on Linux/Mac. It does not support Windows but nvm-windows, nvs and ps-nvm (for PowerShell) are alternatives that do. nve can be used to run a single command with one or several different Node.js versions. nvexeca can be used to do the same programmatically. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HTMLMinifier

    HTMLMinifier

    Javascript-based HTML compressor/minifier (with Node.js support)

    HTMLMinifier is a highly configurable, well-tested, JavaScript-based HTML minifier. Minifier options like sortAttributes and sortClassName won't impact the plain-text size of the output. However, they form long repetitive chains of characters that should improve compression ratio of gzip used in HTTP compression. SVG tags are automatically recognized, and when they are minified, both case-sensitivity and closing slashes are preserved, regardless of the minification settings used for the rest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ODrive

    ODrive

    Google Drive GUI for Windows / Mac / Linux

    ...If you are working on the code yourself and editing some files in app/assets/, you will need to run npm run webpack (or npm install) for those changes to have an impact on the application. To clone and run this repository you'll need Git and Node.js (which comes with npm) installed on your computer. There are currently three "release" formats supported: nsis (Windows installer) for Windows, AppImage for Linux, and DMG for Mac.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    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
  • Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
    Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

    Lock Down Any Resource, Anywhere, Anytime

    CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
    Learn More
  • 5
    google-play-scraper

    google-play-scraper

    Node.js scraper to get data from Google Play

    Node.js module to scrape application data from the Google Play store. Retrieves the full detail of an application. Retrieves a list of applications from one of the collections at Google Play. Retrieves a list of apps that results of searching by the given term. Returns the list of applications by the given developer name. Given a string returns up to five suggestions to complete a search query term.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    WinJS

    WinJS

    A UI toolkit for modern browsers

    Microsoft is committed to making sure that WinJS continues to run for existing customers. At this time we don't have plans to invest in new features or feature requests. Bug fixes will be limited to correcting substantial issues that are blocking customer deployments. We may also consider bug fixes to help our customers maintain their existing WinJS-based apps. WinJS is a set of JavaScript toolkits that allow developers to build applications using HTML/JS/CSS technology forged with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    npm-windows-upgrade

    npm-windows-upgrade

    Upgrade npm on Windows

    npm-windows-upgrade is a command-line tool designed to facilitate the upgrading of npm on Windows systems, addressing common issues associated with npm updates on this platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Backpack

    Backpack

    Backpack is a minimalistic build system for Node.js projects

    Backpack is a minimalistic build system for Node.js. Inspired by Facebook's create-react-app, Zeit's Next.js, and Remy's Nodemon, Backpack lets you create modern Node.js apps and services with zero configuration. Backpack handles all the file-watching, live-reloading, transpiling, and bundling, so you don't have to. It comes with a few conventions defaults (like support for the latest JavaScript awesomeness (i.e. async/await, object rest spread, and class properties)), but everything can be customized to fit your project's needs. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Electron API Demos

    Electron API Demos

    Desktop app to demonstrate the core features of the Electron API

    ...The Electron API Demos app interactively demonstrates the most important features of the Electron API. Use this app to see what you can do with Electron and use the source code to learn how to create a basic Electron app. You'll need Node.js installed on your computer in order to build this app. You can download the latest release for your operating system or build it yourself. For easier developing you can launch the app in fullscreen with DevTools open. If you can build a website, you can build a desktop app. Electron is a framework for creating native applications with web technologies like JavaScript, HTML, and CSS. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • SIEM | API Security | Log Management Software Icon
    SIEM | API Security | Log Management Software

    AI-Powered Security and IT Operations Without Compromise.

    Built on the Graylog Platform, Graylog Security is the industry’s best-of-breed threat detection, investigation, and response (TDIR) solution. It simplifies analysts’ day-to-day cybersecurity activities with an unmatched workflow and user experience while simultaneously providing short- and long-term budget flexibility in the form of low total cost of ownership (TCO) that CISOs covet. With Graylog Security, security analysts can:
    Learn More
  • 10
    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
  • 11
    node-js-getting-started

    node-js-getting-started

    Getting Started with Node on Heroku

    A barebones Node.js app using Express 4. This application supports the Getting Started on Heroku with Node.js article. Make sure you have Node.js and the Heroku CLI installed. For more information about using Node.js on Heroku, see these Dev Center articles. When you create an app, a git remote (called heroku) is also created and associated with your local git repository.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wallet-address-validator

    wallet-address-validator

    Useful library for validation of Bitcoin, Litecoin, Ethereum

    Simple wallet address validator for validating Bitcoin and other altcoins addresses in Node.js and browser. A lightweight library for validating wallet addresses across multiple cryptocurrencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Zombie.js

    Zombie.js

    Fast, full-stack, headless browser testing using node.js

    Insanely fast, headless full-stack testing using Node.js. Zombie 6.x is tested to work with Node 8 or later. If you need to use Node 6, consider using Zombie 5.x. If you’re going to write an insanely fast, headless browser, how can you not call it Zombie? Zombie it is. Zombie.js is a lightweight framework for testing client-side JavaScript code in a simulated environment. No browser required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Nodejs Websocket

    Nodejs Websocket

    A node.js module for websocket server and client

    A nodejs module for websocket server and client. The class that represents a connection, either a client-created (accepted by a nodejs ws server) or client connection. The websocket protocol has two types of data frames: text and binary. Text frames are implemented as simple send function and receive event. Binary frames are implemented as streams: when you receive binary data, you get a ReadableStream; to send binary data, you must ask for a WritableStream and write into it. The binary data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Fengari

    Fengari

    The Lua VM written in JS ES6 for Node and the browser

    The Lua VM written in JS ES6 for Node and the browser. This repository contains the core Fengari code (which is a port of the Lua C library) which includes parser, virtual machine, and base libraries. However, it is rare to use this repository directly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    SustainOSS.org Website

    SustainOSS.org Website

    The sustainoss.org website

    The easiest way to contribute to this project is via GitPod. GitPod will set up your developer environment in the browser with your GitHub credentials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    npm-run-all

    npm-run-all

    A CLI tool to run multiple npm-scripts in parallel or sequential

    ...Let's shorten it by glob-like patterns. We sometimes use & to run multiple commands in parallel, but cmd.exe (npm run-script uses it by default) does not support the &. Half of Node.js users are using it on Windows, so the use of & might block contributions. npm-run-all parallel works well on Windows as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    basic-auth

    basic-auth

    Generic basic auth Authorization header field parser

    Generic basic auth Authorization header field parser for whatever. This is a Node.js module available through the npm registry. Get the basic auth credentials from the given request. The Authorization header is parsed and if the header is invalid, undefined is returned, otherwise an object with name and pass properties. Parse a basic auth authorization header string. This will return an object with name and pass properties, or undefined if the string is invalid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Ingeance_gl02

    CLI tool extracting datas from tweets in a structured format

    Cet outil codé en JavaScript (fonctionne avec Node.js) permet à un utilisateur d'extraire des données utiles tels que des graphiques ou des indicateurs à partir de tweets. Le logiciel permet de traiter des fichiers CSV contenant des tweets obtenus à partir de l'API de Twitter et d'obtenir des données d'intérêt telles que des listes de tweets suivant un hashtag ou encore des top 10 de tweets filtrés à partir d'un critère.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    he

    he

    A robust HTML entity encoder/decoder written in JavaScript

    ...The library is designed so that he.decode(input) will safely convert HTML-entity encoded strings into proper Unicode text, and he.encode(text, options) will encode non-ASCII or special characters into safe entity references. It emphasizes correctness, security (avoiding common pitfalls when decoding entities), and broad compatibility (browser, Node.js). The API is straightforward, documented, and used across modules that require reliable entity handling (e.g., for HTML sanitization or templating). Its longevity and adoption make it a go-to library for developers needing entity handling beyond minimal ad-hoc hacks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Polka

    Polka

    A micro web server so fast, it'll make you dance

    Polka is a micro web server for Node.js that positions itself as an extremely minimal yet highly performant alternative to Express. Under the hood it is essentially a thin layer on top of Node’s native HTTP server, adding just enough routing, middleware, and sub-application support to be productive without the weight of a full framework. Its API is intentionally similar to Express, which makes it easy for existing Express users to migrate or share middleware with minimal changes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Zenbot

    Zenbot

    A command-line cryptocurrency trading bot

    Zenbot is a command-line cryptocurrency trading bot using Node.js and MongoDB. Fully-automated technical-analysis-based trading approach. Full support for Binance, Bitfinex, Bitstamp, Bittrex, CEX.IO, GDAX, Gemini, HitBTC, Kraken, Poloniexand TheRockTrading, work on further exchange support is ongoing. Plugin architecture for implementing exchange support, or writing new strategies. Simulator for backtesting strategies against historical data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    seamless-immutable

    seamless-immutable

    Immutable data structures for JavaScript

    ...The development build also overrides unsupported methods (methods that ordinarily mutate the underlying data structure) to throw helpful exceptions. We generally recommend to use the "development" build that enforces immutability (and this is the default in Node.js). Only switch to the production build when you encounter performance problems. By popular demand, functions, errors, dates, and React components are treated as immutable even though technically they can be mutated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    rest

    rest

    REST API generator with Node.js, Express and Mongoose

    This generator facilitates the creation of RESTful APIs using Node.js, Express, and Mongoose.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Evil Icons

    Evil Icons

    Simple and clean SVG icon pack with the code to support Rails, Sprocke

    Simple and clean SVG icon pack with the code to support Rails, Sprockets, Node.js, Gulp, Grunt and CDN. Free ‘plug and play’ set of SVG icons designed specifically for web projects. Available as a Ruby gem, a Node.js package and /Gulp plugins. Just use icon names with your templates and styles — and all the rest will be done automagically. Every icon has the .icon class and its modifier including the icon name.
    Downloads: 0 This Week
    Last Update:
    See Project