JavaScript Node.js

Open-source JavaScript projects categorized as Node.js

Top 23 JavaScript Node.j Projects

  1. debug

    A tiny JavaScript debugging utility modelled after Node.js core's debugging technique. Works in Node.js and web browsers

    Project mention: Why write a library? | dev.to | 2024-05-02

    Number of dependencies: one way to tell if a library is not too challenging to be used as study source is based on the production dependencies count. The fewer the better. For example, I chose debug because it only has 1 dependency (ms), while the rest of the code relies on core NodeJS modules - which is exactly what I was looking for - to learn how to build a library from scratch, not off the shelf libraries with many external deps, which in turn are based on more deps. There you go, dependency hell.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. serverless-express

    Run Express and other Node.js frameworks on AWS Serverless technologies such as Lambda, API Gateway, Lambda@Edge, and more.

  4. stdlib

    ✨ Standard library for JavaScript and Node.js. ✨

    Project mention: LAPACK in your web browser | dev.to | 2024-12-20

    Readers of this blog who are familiar with LAPACK are likely to not be intimately familiar with the wild world of web technologies. For those coming from the world of numerical and scientific computation and have familiarity with the scientific Python ecosystem, the easiest way to think of stdlib is as an open source scientific computing library in the mold of NumPy and SciPy. It provides multi-dimensional array data structures and associated routines for mathematics, statistics, and linear algebra, but uses JavaScript, rather than Python, as its primary scripting language. As such, stdlib is laser-focused on the web ecosystem and its application development paradigms. This focus necessitates some interesting design and project architecture decisions, which make stdlib rather unique when compared to more traditional libraries designed for numerical computation.

  5. ApostropheCMS

    A full-featured, open-source content management framework built with Node.js that empowers organizations by combining in-context editing and headless architecture in a full-stack JS environment.

    Project mention: Useful open source tools: the little things add up | dev.to | 2025-01-03

    Over the years we've created lots of little open source modules that are useful on their own. Because they are not part of our core product, I don't often step back and look at them as a whole. Turns out, there's quite a collection. Tools for sanitizing HTML, tools for managing github organizations at scale, tools to improve performance, tools for localizing URLs, even a brand new tiny framework for microservices. Giving stuff away has a lot of benefits for us: it encourages quality, it encourages contributions, and of course it "gives back" for all the open source we're using to create ApostropheCMS, which is also under an open source license.

  6. node-mysql2

    :zap: fast mysqljs/mysql compatible mysql driver for node.js

  7. speakeasy

    **NOT MAINTAINED** Two-factor authentication for Node.js. One-time passcode generator (HOTP/TOTP) with support for Google Authenticator.

  8. pdf-bot

    🤖 A Node queue API for generating PDFs using headless Chrome. Comes with a CLI, S3 storage and webhooks for notifying subscribers about generated PDFs

  9. Node.js-Design-Patterns-Third-Edition

    Node.js Design Patterns Third Edition, published by Packt

    Project mention: 11 GitHub Repositories to learn NodeJs | dev.to | 2024-11-03
  10. kuzzle

    Open-source Back-end, self-hostable & ready to use - Real-time, storage, advanced search - Web, Apps, Mobile, IoT -

  11. appmetrics

    Node Application Metrics provides a foundational infrastructure for collecting resource and performance monitoring data for Node.js-based applications. (by RuntimeTools)

  12. TimeOff.Management

    Simple yet powerful absence management software for small and medium size business (community edition)

  13. dropbox-sdk-js

    The Official Dropbox API V2 SDK for Javascript

    Project mention: Integrate Dropbox API with React: A Comprehensive Guide | dev.to | 2024-09-06

    We need to create a Dropbox app through the Dropbox Developer Portal. Here’s how:

  14. tropy

    Research photo management

    Project mention: Tropy: Explore Your Research Photos | news.ycombinator.com | 2024-02-18
  15. dotenv-flow

    Loads environment variables from .env.[development|test|production][.local] files for Node.js® projects.

  16. Rando.js

    The world's easiest, most powerful random function.

  17. allOrigins

    :alien: Pull content from any page as JSON via API

  18. strapi-tool-dockerize

    Easy add support for docker to your strapi project

  19. google-chat-samples

    Google Chat app samples.

  20. tinify-nodejs

    Node.js client for the Tinify API.

  21. Titra

    titra - modern open source project time tracking for freelancers and small teams

  22. teachcode

    A tool to develop and improve a student’s programming skills by introducing the earliest lessons of coding.

  23. node-js-jwt-auth-mongodb

    Node.js + MongoDB: User Authentication & Authorization with JWT

  24. GPTPortal

    A feature-rich portal to chat with GPT-4, Claude, Gemini, Mistral, & OpenAI Assistant APIs via a lightweight Node.js web app; supports customizable multimodality for voice, images, & files.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Node.js discussion

Log in or Post with

JavaScript Node.js related posts

  • ZetaOffice: LibreOffice in the Browser

    12 projects | news.ycombinator.com | 26 Nov 2024
  • 11 GitHub Repositories to learn NodeJs

    11 projects | dev.to | 3 Nov 2024
  • Reflecting on GSoC 2024

    2 projects | dev.to | 3 Oct 2024
  • Integrate Dropbox API with React: A Comprehensive Guide

    1 project | dev.to | 6 Sep 2024
  • Welcoming colors to the stdlib REPL!

    1 project | dev.to | 19 Aug 2024
  • @matstack/remix-adonisjs VS Next.js - a user suggested alternative

    2 projects | 24 Apr 2024
  • js-utils VS chatgpt.js - a user suggested alternative

    2 projects | 29 Mar 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Node.j projects in JavaScript? This list will help you:

# Project Stars
1 debug 11,200
2 serverless-express 5,192
3 stdlib 4,813
4 ApostropheCMS 4,379
5 node-mysql2 4,129
6 speakeasy 2,707
7 pdf-bot 2,629
8 Node.js-Design-Patterns-Third-Edition 1,708
9 kuzzle 1,460
10 appmetrics 977
11 TimeOff.Management 973
12 dropbox-sdk-js 944
13 tropy 939
14 dotenv-flow 866
15 Rando.js 797
16 allOrigins 746
17 strapi-tool-dockerize 575
18 google-chat-samples 505
19 tinify-nodejs 429
20 Titra 409
21 teachcode 389
22 node-js-jwt-auth-mongodb 354
23 GPTPortal 343

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?