TypeScript Ts

Open-source TypeScript projects categorized as Ts

Top 23 TypeScript T Projects

  • ts-node

    TypeScript execution and REPL for node.js

  • Project mention: FLaNK-AIM: 20 May 2024 Weekly | dev.to | 2024-05-20
  • ts-pattern

    🎨 The exhaustive Pattern Matching library for TypeScript, with smart type inference.

  • Project mention: You Don't Need React | news.ycombinator.com | 2024-02-08

    ts-pattern has been a decent band-aid for the lack of native pattern matching, but obviously has downsides that could be avoided if it was built into the language.

    https://github.com/gvergnaud/ts-pattern

  • 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
  • tsParticles

    tsParticles - Easily create highly customizable JavaScript particles effects, confetti explosions and fireworks animations and use them as animated backgrounds for your website. Ready to use components available for React.js, Vue.js (2.x and 3.x), Angular, Svelte, jQuery, Preact, Inferno, Solid, Riot and Web Components.

  • Project mention: Show HN: TsParticles, a JavaScript particles, confetti, fireworks, etc. library | news.ycombinator.com | 2024-05-13
  • CopilotKit

    A framework for building custom AI Copilots 🤖 in-app AI chatbots, in-app AI Agents, & AI-powered Textareas.

  • Project mention: Integrate Copilot feature into your React applications using CopilotKit | dev.to | 2024-05-03

    CopilotKit is an incredible tool that allows you to add AI Copilots to your products within minutes. Whether you're interested in AI chatbots and assistants or automating complex tasks, CopilotKit makes it easy.

  • 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
  • ActionHero

    Actionhero is a realtime multi-transport nodejs API Server with integrated cluster capabilities and delayed tasks

  • typegoose

    Typegoose - Define Mongoose models using TypeScript classes.

  • 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
  • json-schema-to-ts

    Infer TS types from JSON schemas 📝

  • ts-protoc-gen

    Protocol Buffers Compiler (protoc) plugin for TypeScript and gRPC-Web.

  • typescript-ddd-example

    🔷🎯 TypeScript DDD Example: Complete project applying Hexagonal Architecture and Domain-Driven Design patterns

  • modelfusion

    The TypeScript library for building AI applications.

  • Project mention: Next.js and GPT-4: A Guide to Streaming Generated Content as UI Components | dev.to | 2024-01-25

    ModelFusion is an AI integration library that I am developing. It enables you to integrate AI models into your JavaScript and TypeScript applications. You can install it with the following command:

  • ka-table

    Lightweight MIT React Table component with Sorting, Filtering, Grouping, Virtualization, Editing and many more

  • react-native-shadow-2

    Cross-platform shadow for React Native. Supports Android, iOS, Web, and Expo

  • Project mention: Shadow in react native... please help | /r/reactnative | 2023-06-24
  • cloudflare-worker-jwt

    A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers.

  • Project mention: A lightweight JWT implementation with ZERO dependencies for Cloudflare Workers | news.ycombinator.com | 2023-09-12
  • typescript-coverage-report

    Node command tool to generate TypeScript coverage report

  • Concis

    快速构建React应用程序的高性能、轻量级UI库

  • ableton-js

    Control Ableton Live with Node.js

  • Project mention: Is anyone using Shlink (link shortener) with Cloudflare? | /r/opensource | 2023-10-10

    More information (comments, logs...): LINK

  • typeid-js

    TypeScript implementation of TypeIDs: type-safe, K-sortable, and globally unique identifiers inspired by Stripe IDs

  • Project mention: Adding type safety to object IDs in TypeScript | news.ycombinator.com | 2024-01-30

    If you want a type-prefixed UUIDv7 type, I can wholeheartedly recommend TypeID-JS: https://github.com/jetpack-io/typeid-js

    Also available for a whole bunch of other languages: https://github.com/jetpack-io/typeid

    UUIDv7 is UUIDv4-compatible (i.e. you can put a v7 UUID anywhere a v4 UUID would go, like in Postgres's UUID datatype) and is time-series sortable, so you don't lose that nice lil' benefit of auto-incrementing IDs.

    And if you use something like TypeORM to define your entities, you can use a Transformer to save as plain UUIDv7 in the DB (so you can use UUID datatypes, not strings), but deal with them as type-prefixed strings everywhere else:

    ```

  • bug-tracker-pern-ts

    Bug Tracking app, features team-work support. Made using PERN + TypeScript stack.

  • snd-lib

  • diod

    A very opinionated inversion of control (IoC) container and dependency injector for Typescript, Node.js or browser apps.

  • obsidian-plugin-groups

    A plugin that allows you to easily group and manage your other plugins in Obsidian.

  • 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 Ts related posts

  • Setup a simple Node Typescript Project in 5 minutes - 2024 edition

    2 projects | dev.to | 7 May 2024
  • You Don't Need React

    5 projects | news.ycombinator.com | 8 Feb 2024
  • Stop nesting ternaries

    1 project | /r/javascript | 7 Dec 2023
  • Pattern Matching Library for TypeScript

    1 project | news.ycombinator.com | 18 Aug 2023
  • How to achieve type safety here possible without "type hacks"?

    1 project | /r/typescript | 26 Jun 2023
  • ts-pattern v5

    1 project | news.ycombinator.com | 13 Jun 2023
  • Simplifying Dynamic Classes in Vue with the class-variance-authority library | cdruc.com

    1 project | /r/vuejs | 6 Jun 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 6 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 T projects in TypeScript? This list will help you:

Project Stars
1 ts-node 12,662
2 ts-pattern 11,082
3 tsParticles 7,196
4 CopilotKit 7,208
5 supabase-js 2,894
6 ActionHero 2,391
7 typegoose 2,152
8 json-schema-to-ts 1,362
9 ts-protoc-gen 1,336
10 typescript-ddd-example 1,225
11 modelfusion 980
12 ka-table 720
13 react-native-shadow-2 611
14 cloudflare-worker-jwt 601
15 typescript-coverage-report 467
16 Concis 385
17 ableton-js 339
18 shlink-web-client 265
19 typeid-js 241
20 bug-tracker-pern-ts 213
21 snd-lib 160
22 diod 126
23 obsidian-plugin-groups 119

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