TypeScript
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 238,660 public repositories matching this topic...
Bare minimum setup for a ThreeJs-Typescript environment
-
Updated
Aug 22, 2023 - TypeScript
A simple To Do List application using TypeScript and lite-server.
-
Updated
Aug 28, 2023 - TypeScript
-
Updated
Mar 15, 2023 - TypeScript
-
Updated
Jun 6, 2023 - TypeScript
Aplicação web desenvolvida no NLW Copa da Rocketseat
-
Updated
Nov 9, 2022 - TypeScript
node express typescript boilerplate
-
Updated
Nov 18, 2023 - TypeScript
PRACTICAL WORK Practice with Typescript in React
-
Updated
Jun 4, 2023 - TypeScript
-
Updated
Dec 3, 2023 - TypeScript
-
Updated
Apr 26, 2023 - TypeScript
A GraphQL API
-
Updated
Mar 8, 2023 - TypeScript
A setup of Node.js and Express.js for Typescript with ts.config.
-
Updated
Mar 30, 2023 - TypeScript
Practicing some basics to connec node with typescript
-
Updated
Nov 7, 2022 - TypeScript
Curso de Fundamentos de TypeScript https://platzi.com/cursos/typescript/
-
Updated
Mar 18, 2024 - TypeScript
Created by Microsoft
Released October 1, 2012
Latest release 4 days ago
- Followers
- 44.3k followers
- Repository
- Microsoft/TypeScript
- Website
- www.typescriptlang.org
- Wikipedia
- Wikipedia