TypeScript Node

Open-source TypeScript projects categorized as Node

Spacebar Counter is a tool where you can show your skills to click the spacebar and create your world record. This tool also helps improve your spacebar clicking. Visit the spacebar counter. Increase your spacebar speed as well as mouse clicking. https://spacebarcounter.us

Top 23 TypeScript Node Projects

  1. n8n

    Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

    Project mention: Supercharged automated workflows, no code required 🔥 | dev.to | 2025-05-19

    We walk through how to connect n8n, an open-source automation tool, with Upsun’s Git-based deployment flow. The result: event-driven automation triggered by deploy hooks or webhooks, with zero new backend code to maintain.

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.

    SurveyJS logo
  3. Nest

    A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript 🚀

    Project mention: Next.js vs Nest.js: Understanding the Difference | dev.to | 2025-03-27

    Read more about Next.js here and Nest.js here.

  4. nuxt

    The Intuitive Vue Framework.

    Project mention: Master Pre-rendering Dynamic Routes in Nuxt 3 with Nitro | dev.to | 2025-04-25

    https://github.com/nuxt/nuxt/issues/30926,

  5. astro

    The web framework for content-driven websites. ⭐️ Star to support our work!

    Project mention: Why I am Migrating From Zola Back to Hugo | dev.to | 2025-05-14

    Astro

  6. pnpm

    Fast, disk space efficient package manager

    Project mention: Flash-install | dev.to | 2025-04-25

    Inspired by the speed of Bun, the reliability of Yarn, and the efficiency of PNPM

  7. Directus

    The flexible backend for all your projects 🐰 Turn your DB into a headless CMS, admin panels, or apps with a custom UI, instant APIs, auth & more.

    Project mention: Ditching Obsidian and building my own | news.ycombinator.com | 2025-05-18

    It seems to really be an ad for Directus (https://directus.io/) (?)

  8. youtube-music

    YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. wasp

    The fastest way to develop full-stack web apps with React & Node.js.

    Project mention: Top 8 Open-Source Tools for Web Application Development | dev.to | 2025-05-06

    GitHub: https://github.com/wasp-lang/wasp

  11. Brain.js

    🤖 GPU accelerated Neural networks in JavaScript for Browsers and Node.js

    Project mention: JavaScript Myths You Still Believe (But Shouldn’t!) | dev.to | 2025-03-24
  12. CapRover

    Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

    Project mention: Caprover changed to source-available license | news.ycombinator.com | 2024-07-15
  13. apollo-server

    🌍  Spec-compliant and production ready JavaScript GraphQL server that lets you develop in a schema-first way. Built for Express, Connect, Hapi, Koa, and more.

    Project mention: The Power of GraphQL: A Beginner’s Guide to Modern Web Development | dev.to | 2025-02-08

    Tip: If you're just starting with GraphQL, consider using tools like Apollo Server or Relay to make the setup and development process easier.

  14. crystal

    🔮 Graphile's Crystal Monorepo; home to Grafast, PostGraphile, pg-introspection, pg-sql2 and much more! (by graphile)

  15. mean

    The MEAN stack uses Mongo, Express, Angular(6) and Node for simple and scalable fullstack js applications

  16. http-proxy-middleware

    :zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more

  17. patch-package

    Fix broken node modules instantly 🏃🏽‍♀️💨

    Project mention: Installing EmberJS v2 addons from GitHub forks using PNPM | dev.to | 2024-09-16

    patch-package - Lets app authors instantly make and keep fixes to npm dependencies.

  18. tsx

    ⚡️ TypeScript Execute | The easiest way to run TypeScript in Node.js

    Project mention: How to Build a GenAI Bluesky Bot with Langflow, TypeScript,and Node.js | dev.to | 2025-01-08

    Add the following scripts to package.json, too. The build script will compile the TypeScript we're going to write into JavaScript, and the start script will run that JavaScript. Finally, to make development easier, the dev script will use tsx to run the TypeScript directly and restart when changes are detected.

  19. logto

    🧑‍🚀 The better auth and identity infrastructure and the open-source alternative to Auth0. No framework restrictions.

    Project mention: Empower your business: Connect AI tools to your existing service with access control | dev.to | 2025-04-09

    The CMS sample is based on Logto, a popular open-source identity platform that provides a comprehensive authentication and authorization solution, but the technical implementation is not the focus of this article.

  20. serve

    Static file serving and directory listing (by vercel)

  21. WebdriverIO

    Next-gen browser and mobile automation test framework for Node.js

    Project mention: Release Radar · August 2024: Major updates from the open source community | dev.to | 2024-09-05

    It's important to test our code to ensure it works the way we intend. WebdriverIO is a test automation framework, for e2e, unit, and component testing in the browser. It's designed for Node.js and provides support for BDD/TDD test frameworks, and can be run locally or in the cloud. The newest major release has lots of breaking changes, and a bunch of new features. Testers can use new commands, define a custom hostname for component tests, and there's support for fake timers. Check out all the major and breaking changes in the changelog.

  22. orama

    🌌 A complete search engine and RAG pipeline in your browser, server or edge network with support for full-text, vector, and hybrid search in less than 2kb.

    Project mention: Show HN: Open-Source DocumentAI with Ollama | news.ycombinator.com | 2025-03-08

    You could use this hybrid vector/full text search engine that works across many runtimes: https://github.com/oramasearch/orama

  23. npkill

    List any node_modules 📦 dir in your system and how heavy they are. You can then select which ones you want to erase to free up space 🧹

    Project mention: NPkill - Let's get rid of unused node_modules | dev.to | 2024-09-16

    Npkill is a simple command launchable via npx that scans your disk looking for all node_modules folders, tells you how much space they occupy, and allows you to choose which ones to delete.

  24. sentry-javascript

    Official Sentry SDKs for JavaScript

    Project mention: Effective Pragmatism: Observability | dev.to | 2025-03-06
  25. consola

    🐨 Elegant Console Logger for Node.js and Browser

  26. SaaSHub

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

    SaaSHub logo
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).

TypeScript Node discussion

Log in or Post with

TypeScript Node related posts

  • 🚀 𝗪𝗲𝗲𝗸𝗹𝘆 𝗗𝗲𝘃 𝗟𝗼𝗴 – 𝗪𝗲𝗲𝗸 𝟭

    1 project | dev.to | 16 May 2025
  • ServiceWorkers Cache everything!!!

    2 projects | dev.to | 9 May 2025
  • 🐕 Why We Built a Lightning-Fast Static Website for French Dog Parks with Astro.js

    1 project | dev.to | 8 May 2025
  • HermitAI: Fine-Grained AI Access Control, API-First Auth & Permissions with Permit.io, Astro & Gemini

    2 projects | dev.to | 4 May 2025
  • Setting up your first React Native app using VS Code and Expo

    2 projects | dev.to | 1 May 2025
  • Como usar o husky garantir a qualidade do seu código

    2 projects | dev.to | 28 Apr 2025
  • Master Pre-rendering Dynamic Routes in Nuxt 3 with Nitro

    2 projects | dev.to | 25 Apr 2025
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 May 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

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

# Project Stars
1 n8n 94,044
2 Nest 70,966
3 nuxt 57,034
4 astro 51,088
5 pnpm 31,647
6 Directus 30,580
7 youtube-music 19,536
8 wasp 16,919
9 Brain.js 14,687
10 CapRover 14,004
11 apollo-server 13,878
12 crystal 12,726
13 mean 12,104
14 http-proxy-middleware 10,974
15 patch-package 10,806
16 tsx 10,753
17 logto 10,087
18 serve 9,594
19 WebdriverIO 9,490
20 orama 9,385
21 npkill 8,615
22 sentry-javascript 8,255
23 consola 6,632

Sponsored
JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?