前端/UI/可视化 · TypeScript

microsoft/TypeScript

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

存量榜 #94 已读 GitHub / README
累计排名 #94 Stars Top 100
累计 Stars 109,379 当前记录
Forks 13,456 榜单记录
Fork / Star 12.3% 社区复用强度
Open Issues 5,020 维护压力参考
最后提交 2026-06-29 Excel 记录

项目解读

TypeScript is a superset of JavaScript that compiles to clean JavaScript output. 主题标签包括 javascript、language、typechecker、typescript。 README 重点章节包括:TypeScript、Installing、Contribute、Documentation、Roadmap。

README / GitHub 亮点

  • GitHub 描述:TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
  • Find others who are using TypeScript at our community page.
  • For the latest stable version:。
  • NOTE: Code changes in this repo are now limited to a small category of fixes:。

适用场景

适合前端工程、组件/设计系统、可视化原型、交互产品和 Web 应用选型。

采用前核查

Open Issues 数量较高,需评估维护压力和问题响应速度。

README 摘要

TypeScript is a language for application-scale JavaScript. TypeScript adds optional types to JavaScript that support tools for large-scale JavaScript applications for any browser, for any host, on any OS. TypeScript compiles to readable, standards-based JavaScript. Try it out at the playground, and stay up to date via our blog and Twitter account. Find others who are using TypeScript at our community page. For the latest stable version: For our nightly builds: NOTE: Code changes in this repo are now limi…