Skip to content
#

TypeScript

typescript logo

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 231,088 public repositories matching this topic...

A Next.js 14-powered Online Travel Agency tailored for location-flexible professionals. Multi-source listing aggregator designed to help remote workers find ideal accommodations based on remote work compatibility. Integrates affiliated listings from major OTAs and local travel agencies in popular remote working destinations.

  • Updated Sep 20, 2024
  • TypeScript
signaldb

SignalDB is a local JavaScript database with a MongoDB-like interface and TypeScript support, enabling optimistic UI with signal-based reactivity across multiple frameworks. It integrates easily with libraries like Angular, Solid.js, Preact, and Vue, simplifying data management with schema-less design, in-memory storage, and fast queries.

  • Updated Sep 20, 2024
  • TypeScript

Created by Microsoft

Released October 1, 2012

Latest release 20 days ago

Followers
43.6k followers
Repository
Microsoft/TypeScript
Website
www.typescriptlang.org
Wikipedia
Wikipedia

Related Topics

es6 javascript language nodejs