Top 4 TypeScript tsc Projects
-
-
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.
-
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).
-
-
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
TypeScript tsc related posts
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 |