CodeBrowser / npm / typescript
typescript@7.0.2
// TypeScript is a language for application scale JavaScript development
$ npm install typescript
downloads/wk
219,954,956
license
Apache-2.0
version
7.0.2
published
Jul 8, 2026
What is typescript?
TypeScript is a programming language built on top of JavaScript that adds static type checking and other features to help catch errors during development rather than at runtime. Developers use it to build larger applications more reliably by enabling their code editor to detect type-related bugs before the code runs, and it compiles down to standard JavaScript that works in any browser or Node.js environment.
Keywords
#TypeScript #Microsoft #compiler #language #javascript
Maintainers
microsoft1es, typescript-bot, weswigham, andrewbranch, typescript-deploys, microsoft-oss-releases, jakebailey