Showing 17 open source projects for "node.js"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    SLOC

    SLOC

    simple tool to count SLOC (source lines of code)

    sloc is a simple, fast tool for counting lines of code that’s designed to be used from both the command line and Node.js scripts. It tallies physical lines, source lines, comment lines, and blank lines, giving you a quick snapshot of code size across files or entire directories. The utility is language-aware through lightweight detectors and patterns, so it can ignore comments correctly and avoid counting generated or minified files if you configure it to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    PSD.js

    PSD.js

    A Photoshop PSD file parser for NodeJS and browsers

    psd.js is an open-source JavaScript library (CoffeeScript/JS) for reading and parsing Adobe Photoshop PSD files in both Node.js and web browsers. It reconstructs the document into a DOM-like tree with layers, masks, text metadata, vector information, and pixel data. It enables developers to traverse layer structures, extract flattened or individual image buffers, and integrate PSD assets programmatically in web or backend applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Pretty-Error

    Pretty-Error

    See node.js errors with less clutter

    pretty-error is a Node.js library that renders JavaScript error messages in a cleaner, more readable, and visually styled format to make debugging easier. PrettyError turns error objects into something similar to an html document, and then uses RenderKid to render the document using simple html/css-like commands. This allows PrettyError to be themed using simple css-like declarations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Lineman

    Lineman

    Lineman helps you build fat-client JavaScript apps

    Lineman is a Node.js/Grunt-based toolchain for developing fat-client web apps. It provides asset compilation (JS, CSS, templates), live server, file-watching with auto-tests, mock backends, and build optimizations. It simplifies SPA development without tightly coupling frameworks, and includes plugins for blogging, Angular/Ember, etc. Though less maintained nowadays, it was pioneer in front-end tooling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Omelette

    Omelette

    Omelette is a simple, template based autocompletion tool for Node

    Omelette is a minimalist tool for adding shell autocompletion to Node.js and Deno command-line apps. Using a tagged-template DSL, it supports Bash, Zsh, and Fish. Developers define CLI structures, bind events to completion nodes, and call .init() to register completion scripts. It’s used by projects like Office 365 CLI and App Center, and is MIT‑licensed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Atom Beautify

    Atom Beautify

    Universal code formatting plugin

    ...A possible solution is a "cloud" service that provides remote access to these beautifiers. Atom-Beautify would then communicate with these services, allowing for zero-installation beautification. Some of the supported beautifiers are developed for Node.js and are automatically installed when Atom-Beautify is installed. However, other beautifiers are command-line interface (CLI) applications and require you to manually install them.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    CoffeeLint

    CoffeeLint

    Lint your CoffeeScript

    ...The project supports various output formats (plain text, JSON) so results can be consumed in editors, CI systems, or integrated developer tools. It targets CoffeeScript codebases, especially those in Node.js or frontend toolchains, to improve code quality and reduce debugging overhead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Aglio

    Aglio

    An API Blueprint renderer with theme support that outputs static HTML

    Aglio is a renderer for API Blueprint documents (Markdown‑based API description format), producing static HTML documentation with theme support. It functions as both a command‑line executable and a Node.js library, allowing integration into pipelines or live-preview workflows. An API Blueprint renderer that supports multiple themes and outputs static HTML that can be served by any web host. API Blueprint is a Markdown-based document format that lets you write API descriptions and documentation in a simple and straightforward way. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 10
    Aurora.js

    Aurora.js

    JavaScript audio decoding framework

    Aurora.js is a JavaScript framework that simplifies audio decode pipeline implementation—covering source, demux, decode, and playback stages. It provides high-level APIs for inspecting and playing audio, supports plugins for decoders (MP3, AAC, FLAC), works in browser and Node.js (via Browserify), and abstracts browser audio APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Morris.js

    Morris.js

    Pretty time-series line graphs

    ...It offers a very simple API for building line, bar, area, and donut charts, making it easy to add visually appealing charts to web pages. It is built on top of jQuery and Raphael.js. You'll need Node.js. I recommend using nvm for installing Node in development environments. Additionally, Bower is required for retrieving additional test dependencies. With node installed, install grunt using npm install -g grunt-cli, and then the rest of the test/build dependencies with npm install in the morris.js project folder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BuckyClient

    BuckyClient

    Collect performance data from the client

    BuckyClient is a HubSpot-provided JavaScript client that runs in the browser and collects performance data from clients, sending it to the Bucky server, which forwards metrics to endpoints like StatsD, Graphite, or OpenTSDB. It can automatically measure how long your pages take to load, how long AJAX requests take and how long various functions take to run. Most importantly, it's taking the measurements on actual page loads, so the data has the potential to be much more valuable than in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Dploy

    Dploy

    FTP/SFTP deployment tool built in node.js

    dploy is a deployment automation tool written in Node.js, designed to simplify pushing code and assets to servers. It uses configuration files to define environments and deploy rules, allowing developers to quickly push updates via FTP or SFTP. With a single command, dploy compares the local project with the remote server and uploads only the files that have changed, making deployments efficient and incremental.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Bone.io

    Bone.io

    Realtime HTML5 Framework

    Bone.io is a real-time web framework that streamlines building event-driven apps over WebSockets, pairing a Node.js server with a lightweight client library. It organizes communication into channels and events, so the server can push data to the browser and the browser can send commands back without boilerplate. The framework focuses on mapping server-side logic to UI updates directly, which makes patterns like live dashboards, chat, and collaborative editing easier to implement. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Shadowsocks-Nodejs

    Shadowsocks-Nodejs

    Node.js port of Shadowsocks

    Shadowsocks-Nodejs is a Node.js implementation of the Shadowsocks proxy protocol, providing server and client components that let users create an encrypted proxy tunnel to bypass network filtering and protect traffic in transit. The project reimplements the lightweight, stream-oriented Shadowsocks protocol in JavaScript so operators can run servers and clients using Node.js environments rather than native binaries or Python ports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Stitch

    Stitch

    Stitch your CommonJS modules together for the browser

    ...It allows developers to write modular JavaScript code using the CommonJS format and then bundles it into a single file that can be served client-side. This helps bridge the gap between Node.js-style development and browser environments, particularly before modern bundlers like Browserify and Webpack became widespread. The library automatically resolves dependencies, inlines modules, and ensures they can be required in the browser as if they were running in Node.js. It was designed to encourage clean modular design in front-end applications and reduce reliance on global variables. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CoffeeKup

    CoffeeKup

    Markup as CoffeeScript

    CoffeeKup is a concise templating engine written in CoffeeScript that aims to provide an expressive, readable way to generate HTML from templates inside Node.js applications. It emphasizes minimal, CoffeeScript-style syntax so template authors can write small, elegant templates that integrate naturally with CoffeeScript codebases. The engine supports common templating needs—embedding variables, simple control flow, partials/includes, and basic layout patterns—while focusing on clean, compact syntax rather than a huge feature surface. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next