typescript2
TypeScript is an open source programming language developed by Microsoft and first released in 2012. It is designed to add type safety to JavaScript while conforming as closely as possible to the syntax and semantics of the ECMAScript standard.
It is a syntactical superset of the JavaScript programming language; all valid JavaScript source code is also valid TypeScript source code, but not vice-versa. TypeScript compiles (or transpiles) to JavaScript, meaning that it can be utilized to target any JavaScript environment. It can be used to develop JavaScript for both client-side and server-side applications.
Here are 9 public repositories matching this topic...
Yet another image editor based on FabricJS and Angular
-
Updated
Nov 15, 2017 - CSS
A basic playground for working with d3 in typescript.
-
Updated
Apr 30, 2017 - CSS
-
Updated
Jun 7, 2018 - CSS
Frontend app bootstrap (ReactJS / Typescript / Webpack)
-
Updated
May 9, 2017 - CSS
A dashboard made with Angular(v.2+) - Angular Material(v.2) +D3JS (v.4)
-
Updated
Jun 4, 2018 - CSS
Ionic2 Starter template and Deploy steps, Generate .apk file for android
-
Updated
Jul 2, 2017 - CSS
Angular Application to display blogs and allow users read blogs and selected/deselect favorites
-
Updated
Nov 15, 2017 - CSS
Created by Microsoft
Released October 1, 2012
Latest release 26 days ago
- Followers
- 44.1k followers
- Repository
- Microsoft/TypeScript
- Website
- www.typescriptlang.org
- Wikipedia
- Wikipedia