Best open source projects showcasing Typescript on github in 2021?

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • @blueprintjs/core

    A React-based UI toolkit for the web

  • React component library Blueprint.js from Palantir, authors of TSLint. https://github.com/palantir/blueprint

  • DefinitelyTyped

    The repository for high quality TypeScript type definitions.

  • `@types/mongodb` as an example of well made typings for a JavaScript library with many generics, very complex types, many function signature overloads, etc. https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/mongodb/index.d.ts

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

    Lightweight dependency injection container for JavaScript/TypeScript

  • `tsyringe`, Microsoft's TypeScript dependency injection library with decorators and reflection. https://github.com/microsoft/tsyringe

  • ts-sql

    A SQL database implemented purely in TypeScript type annotations.

  • And finally `ts-sql` if you just want to how far you can push TS. https://github.com/codemix/ts-sql

  • Dexie.js

    A Minimalistic Wrapper for IndexedDB

  • OMA3

    Shadowrun 6e Character Generator

  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • tools

    Discontinued Unified developer tools for JavaScript, TypeScript, and the web

  • Visual Studio Code

    Visual Studio Code

  • Electron

    :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

  • It uses electron

  • Funval

    🦩 Joi like validations for TypeScript

  • If you are looking for some advanced typescript trickery then I recommend this: https://github.com/neuledge/computed-types

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts