Select your language

Home arrow-right ... arrow-right Development Tools arrow-right Typescript

We've compiled a list of 9 free and paid alternatives to Typescript. The primary competitors include JavaScript, CoffeeScript. In addition to these, users also draw comparisons between Typescript and Dart, Wyvern, Kotlin. Also you can look at other similar options here: Development Tools.


JavaScript
Free Open Source

JavaScript (sometimes shortened to JS) is a lightweight, interpreted, object-oriented language with...

CoffeeScript
Free Open Source

CoffeeScript is a little language that compiles into JavaScript.

Dart
Free Open Source

Dart (originally called Dash) is a Web programming language developed by Google.

Wyvern is a new programming language designed to help developers be highly productive when writing...

Statically typed programming language targeting the JVM and JavaScript 100% interoperable with Java™

Babel
Free Open Source

Babel is a compiler for writing next generation JavaScript.

Bublé
Free Open Source

Inspired by Babel, Bublé is an ES2015 compiler that takes your ES2015 JavaScript code and...

RapydScript
Free Open Source

RapydScript is a pre-compiler for JavaScript, similar to CoffeeScript, but with cleaner, more...

TypeScript brings you optional static type-checking along with the latest ECMAScript features.

Typescript Platforms

tick-square Windows
tick-square Web-Based
tick-square Linux
tick-square Mac

Typescript Video and Screenshots

Typescript Overview

TypeScript is a language for application-scale JavaScript development. It is a typed superset of JavaScript that compiles to plain JavaScript in any browser, any host, any OS and it is Open Source.

Starts and ends with JavaScript

TypeScript starts from the same syntax and semantics that millions of JavaScript developers know today. Use existing JavaScript code, incorporate popular JavaScript libraries, and call TypeScript code from JavaScript.
TypeScript compiles to clean, simple JavaScript code which runs on any browser, in Node.js, or in any JavaScript engine that supports ECMAScript 3 (or newer).

Strong tools for large apps

Types enable JavaScript developers to use highly-productive development tools and practices like static checking and code refactoring when developing JavaScript applications.
Types are optional, and type inference allows a few type annotations to make a big difference to the static verification of your code. Types let you define interfaces between software components and gain insights into the behavior of existing JavaScript libraries.

State of the art JavaScript

TypeScript offers support for the latest and evolving JavaScript features, including those from ECMAScript 2015 and future proposals, like async functions and decorators, to help build robust components.
These features are available at development time for high-confidence app development, but are compiled into simple JavaScript that targets ECMAScript 3 (or newer) environments.

Typescript Features

tick-square Object-oriented Language

Top Typescript Alternatives

Share your opinion about the software, leave a review and help make it even better!

Typescript Categories

Development Tools

Typescript Tags

compilers interpreter javascript-development programming-language web-development programming

Suggest Changes

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?