Select your language

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

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


Dart
Free Open Source

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 JavaScript transpiler that converts ES6+ code into backward-compatible JavaScript for older browsers. It enables developers to use modern JavaScript features while maintaining cross-browser compatibility through automated code transformat…

Typescript Platforms

Linux Linux
Mac Mac
Web-Based Web-Based
Windows Windows

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

() out of 5

Your Feedback

Select a rating
Please select a rating

Your vote has been counted.

Do you have experience using this software?