TypeScript

CIarrow-up-right npm versionarrow-up-right Downloadsarrow-up-right OpenSSF Scorecardarrow-up-right

TypeScriptarrow-up-right 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 playgroundarrow-up-right, and stay up to date via our blogarrow-up-right and Twitter accountarrow-up-right.

Find others who are using TypeScript at our community pagearrow-up-right.

Installing

For the latest stable version:

npm install -D typescript

For our nightly builds:

npm install -D typescript@next

Contribute

There are many ways to contributearrow-up-right to TypeScript.

This project has adopted the Microsoft Open Source Code of Conductarrow-up-right. For more information see the Code of Conduct FAQarrow-up-right or contact opencode@microsoft.comenvelope with any additional questions or comments.

Documentation

Roadmap

For details on our planned features and future direction, please refer to our roadmaparrow-up-right.

Last updated