Showing 60 open source projects for "node.js"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 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
    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
  • 2
    unfluff

    unfluff

    Automatically extract body content (and other cool stuff) from HTML

    unfluff is a Node.js library designed to automatically extract the main content from an HTML document — stripping away navigation bars, ads, footers and other boilerplate to leave you with the “body content”, metadata (title, author, date) and other useful fields. It’s a tool very much aimed at content-analysis, web scraping, building datasets, or repurposing article text for downstream processing (like machine-learning or summarization).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Extended Memory Semantics (EMS)

    Extended Memory Semantics (EMS)

    Persistent shared object memory and parallelism for Node.js and Python

    EMS makes possible persistent shared memory parallelism between Node.js, Python, and C/C++. Extended Memory Semantics (EMS) unifies synchronization and storage primitives to address several challenges of parallel programming. A modern multi-core server has 16-32 cores and nearly 1TB of memory, equivalent to an entire rack of systems from a few years ago. As a consequence, jobs formerly requiring a Map-Reduce cluster can now be performed entirely in shared memory on a single server without using distributed programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Linux Dash

    Linux Dash

    A beautiful web dashboard for Linux

    Using the 3 bar hamburger icon on each module (widget) on Linux Dash, you can drag and re-arrange them. It is strongly recommended that all linux-dash installations be protected via a security measure of your choice. All of your changes are saved in LocalStorage, so your changes will be preserved permanently on that browser for convenience. Each of the modules (widgets) on the Linux Dash screen can be minimized to hide it, expanded in one click to maximize it, adjusted to a custom width....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Numeral.js

    Numeral.js

    A javascript library for formatting and manipulating numbers

    You can use Numerals in the browser and in Node.js. Create an instance of a numeral, Numeral takes numbers or strings that it trys to convert into a number. Numbers can be formatted to look like currency, percentages, times, or even plain old numbers with decimal places, thousands, and abbreviations. And you can always create a custom format. Set a default format so you can use .format() without a string.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Dictionary

    Dictionary

    A JSON representation of Webster's Unabridged Dictionary

    Dictionary is a lightweight Node.js module that provides access to word definitions using WordNet. The project offers a simple interface for retrieving definitions programmatically, making it useful for applications that require dictionary or vocabulary functionality. It is designed to be straightforward, enabling developers to quickly integrate dictionary lookups without heavy dependencies.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Han

    Han

    The CSS typography framework optimised for Hanzi

    "Chinese Character Standard Format" is a Sass/Stylus and JavaScript typesetting framework that integrates the three concepts of "semantic style standardization", "text design" and "high-level typesetting functions". It provides a beautiful and standardized environment for Chinese character web pages, which not only conforms to traditional reading habits but also provides an established standard for screen reading, which can completely solve the typesetting needs of today's Chinese character...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Isobar Front-end Development Standards

    Isobar Front-end Development Standards

    Isobar Front-end development coding standards

    This document contains guidelines for web applications built by the Front-end development practice of Isobar. It is to be readily available to anyone who wishes to check or contribute to the iterative progress of our discipline's best practices. What this document is not is a series of explanations as to how front-end technologies work; a basic familiarity is assumed. It also does not provide evaluations of the pros and cons of various alternatives unless there is common confusion about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    DymoChromePrinting

    DymoChromePrinting

    Printing to Dymo LabelWriter without NPAPI

    System to allow printing to Dymo Labelwriter labelprinters without NPAPI plugin framework which has recently been disabled in chrome. System runs a local node.js server which accepts XML which is passed into the label framework. Includes a chrome extension to allow CORS/Mixed content posts to localhost to print labels, typically blocked by browser. See README.txt for information on usage. ----------------------- Note: Compiled Binaries are windows only, but this method is macintosh compatible. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 10
    xmlbuilder-js

    xmlbuilder-js

    An XML builder for node.js

    XMLBuilder‑JS provides a fluent API for building XML in Node.js. You can create elemental structures via method chaining or object literals, include comments, attributes, and streams. It’s the baseline implementation, with xmlbuilder2 available now for modern DOM compliance, namespace handling, and format conversion.
    Downloads: 1 This Week
    Last Update:
    See Project