TypeScript Node.js

Open-source TypeScript projects categorized as Node.js

Top 23 TypeScript Node.j Projects

  • Bit

    A build system for development of composable software.

  • Project mention: Theming using CSS Variables? Turn Them into VS Code Snippets for Faster, Error-Free Coding | dev.to | 2024-04-14

    Our demo solution was built using Bit, which allows us to create shareable components, render component β€œpreviews,” generate component docs, and so on.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • CapRover

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

  • Project mention: piku: The tiniest PaaS you've ever seen | news.ycombinator.com | 2024-06-09
  • patch-package

    Fix broken node modules instantly πŸƒπŸ½β€β™€οΈπŸ’¨

  • Project mention: Finding Stars and Affirmations in the Sky with Three.js for Ayra Starr | dev.to | 2024-04-01

    In order to allow users to use their device as a controller to adjust the position of the camera and find stars, I use the depreciated DeviceOrientationControls by patching it back into Three. In order for DeviceOrientationControls to function, we need access the user to grant access to their device's orientation. I attempt to gain access to this, alongside their camera, during a previous step of the UX using a custom composable I wrote for this purpose. You can see that permission step in the mockup video above. Once this permission is granted, we can initialize our DeviceOrienationControls with a single line.

  • MongoDB

    The official MongoDB Node.js driver

  • Project mention: Peeling the MongoDB Drivers Onion | dev.to | 2024-05-21

    Given the example above (using the Node.js driver) the specified connection events and command events would be logged as they’re emitted by the driver:

  • supabase-js

    An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.

  • Project mention: Chrome Extension MV3 Template : Supabase Auth, Plasmo, Tailwinds CSS & Shadcn UI | dev.to | 2023-08-13
  • Ts.ED

    :triangular_ruler: Ts.ED is a Node.js and TypeScript framework on top of Express to write your application with TypeScript (or ES6). It provides a lot of decorators and guideline to make your code more readable and less error-prone. ⭐️ Star to support our work!

  • nodejs-backend-architecture-typescript

    Node.js Backend Architecture Typescript - Learn to build a backend server for production ready blogging platform like Medium and FreeCodeCamp. Main Features: Role based, Express.js, Mongoose, Redis, Mongodb, Joi, Docker, JWT, Unit Tests, Integration Tests.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • node-typescript-boilerplate

    Minimalistic project template to jump start a Node.js back-end application in TypeScript. ESLint, Jest and type definitions included.

  • tinyhttp

    πŸ¦„ 0-legacy, tiny & fast web framework as a replacement of Express

  • ReactiveTraderCloud

    Real-time FX trading showcase by Adaptive.

  • PiGallery 2

    A fast directory-first photo gallery website, with rich UI, optimized for running on low resource servers (especially on raspberry pi)

  • Project mention: Ask HN: What are some self-hosted photo organizing/sharing programs? | news.ycombinator.com | 2023-08-16

    If you want something easy to deploy, zero maintenance (almost) and with a tiny footprint I can't recommend PiGallery [1] enough. Also good mobile support.

    I tried some of the fancy alternatives here suggested, but they insist in doing it their way. PiGallery just displays your folder structure as Albums, simple as that, whereas others like Photoprism keep ruminating in the background doing their AI, which I personally don't need.

    Pair that with a good backup strategy with e.g. restic and you're ready to fly.

    [1] https://bpatrik.github.io/pigallery2/

  • js-bson

    BSON Parser for node and browser

  • solidarity

    Solidarity is an environment checker for project dependencies across multiple machines.

  • Project mention: Podfile.lock CocoaPods version update | /r/reactnative | 2023-07-12

    would a package like Solidarity be useful to make sure we all are synced up?

  • edge

    Node.js template with a breath of fresh air (by edge-js)

  • KaraokeEternal

    Open karaoke party system

  • ApplicationInsights-node.js

    Microsoft Application Insights SDK for Node.js

  • openai-assistant-swarm

    Introducing the Assistant Swarm. An extension to the OpenAI Node SDK to automatically delegate work to any assistant you create in OpenAi through one united interface and manager. Now you can delegate work to a swarm of assistant all specialized with specific tasks you define.

  • Project mention: OpenAI Assistant Swarming: A single library to turn your assistants into an army | news.ycombinator.com | 2023-11-20
  • fullstack-starter-template

    Template for full stack applications based on TypeScript, React, Vite, ChakraUI, tRPC, Fastify, Prisma, zod, etc.

  • Project mention: Will you, and when will you, use trpc in your code? | /r/node | 2023-06-19

    I am using it for one of my projects (together with Fastify, Zod, Prisma). I also open sourced the starter template for it: https://github.com/Sairyss/fullstack-starter-template

  • unchained

    The multi-language/multi-currency/multi-store, headless Node.js E-Commerce Framework with Native Web3 Integration

  • parsec 🌌

    🌌 Tiniest body parser in the universe. Built for modern Node.js

  • Reactirator

    A desktop application to create and manage React.js applications easily.

  • neoss

    :heavy_check_mark: User-friendly and detailed socket statistics with a Terminal UI.

  • Project mention: Neoss: User-friendly and detailed socket statistics with a Terminal UI | /r/opensource | 2023-10-24
  • crowdin-api-client-js

    JavaScript client library for Crowdin API

  • 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.js discussion

Log in or Post with

TypeScript Node.js related posts

  • Crystalize.js reaches v1.0.0 - A reducer on steroids, but if reducers had undo/redo and time-travel.

    1 project | /r/webdev | 26 Sep 2023
  • Crystalize.js v1 release – A reducer on steroids, with time-travel

    2 projects | news.ycombinator.com | 25 Sep 2023
  • Crystalize.js - A reducer on steroids, but if reducers had undo/redo and time-travel.

    1 project | /r/webdev | 19 Sep 2023
  • Ask HN: Use RPi to host my photos, simple solution like umbrel?

    2 projects | news.ycombinator.com | 4 Aug 2023
  • Podfile.lock CocoaPods version update

    1 project | /r/reactnative | 12 Jul 2023
  • Pointers on a simple self-hosted timeline picture gallery.

    1 project | /r/synology | 9 Jun 2023
  • Photo Gallery service recommendations for a specific use case.

    2 projects | /r/selfhosted | 31 Mar 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 16 Jun 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more β†’

Index

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

Project Stars
1 Bit 17,665
2 CapRover 12,525
3 patch-package 10,082
4 MongoDB 9,977
5 supabase-js 2,911
6 Ts.ED 2,763
7 nodejs-backend-architecture-typescript 2,647
8 node-typescript-boilerplate 2,642
9 tinyhttp 2,616
10 ReactiveTraderCloud 1,819
11 PiGallery 2 1,674
12 js-bson 1,111
13 solidarity 628
14 edge 593
15 KaraokeEternal 404
16 ApplicationInsights-node.js 321
17 openai-assistant-swarm 266
18 fullstack-starter-template 179
19 unchained 165
20 parsec 🌌 135
21 Reactirator 125
22 neoss 126
23 crowdin-api-client-js 113

Sponsored
Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io