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 235,977 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
How to add dynamic data from Internet and insert it to Excel (Case: Migrate Ecommerce)
-
Updated
Apr 25, 2023 - 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 CV-Application creator app made in React with TypeScript using Vite. Styled with tailwindcss.
-
Updated
Apr 28, 2023 - TypeScript
TypeScript is a strongly typed programming language that builds on JavaScript, giving you better tooling at any scale. This repo is created to keep a track of my leaning for future references.
-
Updated
Mar 26, 2023 - HTML
Created by Microsoft
Released October 1, 2012
Latest release 23 days ago
- Followers
- 44.1k followers
- Repository
- Microsoft/TypeScript
- Website
- www.typescriptlang.org
- Wikipedia
- Wikipedia