TypeScript tsc

Open-source TypeScript projects categorized as tsc

Top 4 TypeScript tsc Projects

  1. vite-plugin-dts

    A Vite plugin for generating `.d.ts` files.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. tsc-alias

    Replace alias paths with relative paths after typescript compilation

    Project mention: Setting up Subpath Import Aliases in a TypeScript Project | dev.to | 2024-09-01

    In TypeScript, there is an older way for setting up aliases via paths option. Although it works fine for TypeScript itself, the problem is that Node.js is not aware of this config. You need to use third party packages to run compiled code (tsconfig-paths, tsc-alias).

  4. tsc-esm-fix

    Make Typescript projects compatible with esm/mjs requirements

  5. ts2esm

    Transforms CommonJS projects into ESM.

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 tsc discussion

Log in or Post with

TypeScript tsc related posts

  • Setting up Subpath Import Aliases in a TypeScript Project

    5 projects | dev.to | 1 Sep 2024
  • I made a tool that converts CJS to MJS in TypeScript projects

    1 project | /r/typescript | 2 Nov 2023

Index

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

# Project Stars
1 vite-plugin-dts 1,356
2 tsc-alias 950
3 tsc-esm-fix 75
4 ts2esm 64

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai