-
Updated
Oct 20, 2020 - Java
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 140 public repositories matching this topic...
-
Updated
Aug 16, 2018 - TypeScript
-
Updated
Nov 9, 2019 - C#
-
Updated
Jun 2, 2020 - TypeScript
-
Updated
Aug 5, 2020 - TypeScript
-
Updated
Oct 19, 2020 - TypeScript
-
Updated
Sep 27, 2017 - JavaScript
-
Updated
May 15, 2019 - JavaScript
-
Updated
May 16, 2018 - TypeScript
-
Updated
Dec 2, 2018 - Vue
-
Updated
Mar 20, 2018 - TypeScript
-
Updated
Aug 27, 2017 - TypeScript
-
Updated
Sep 4, 2020 - TypeScript
-
Updated
Jul 17, 2020 - TypeScript
-
Updated
Sep 18, 2018 - TypeScript
-
Updated
May 22, 2018 - TypeScript
-
Updated
Aug 28, 2020 - TypeScript
-
Updated
Sep 14, 2020 - TypeScript
-
Updated
Sep 11, 2020 - TypeScript
-
Updated
Dec 4, 2018 - TypeScript
-
Updated
Aug 20, 2018 - TypeScript
-
Updated
Oct 30, 2017 - TypeScript
-
Updated
Oct 30, 2019 - TypeScript
-
Updated
Nov 15, 2017 - CSS
-
Updated
Aug 19, 2017 - JavaScript
-
Updated
Feb 19, 2018 - TypeScript
-
Updated
Nov 28, 2017 - TypeScript
Created by Microsoft
Released October 1, 2012
Latest release about 1 month ago
- Repository
- Microsoft/TypeScript
- Website
- www.typescriptlang.org
- Wikipedia
- Wikipedia