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 1,615 public repositories matching this topic...

accessible-astro-starter

An Accessible, WCAG compliant Starter Theme for Astro 6+ including several accessibility features such as, better focus-outline, landmarks, semantics, interactive components and skip-link navigation. Ships with Tailwind 4, Prettier and ESLint support.

  • Updated May 23, 2026
  • Astro

Astroplate is a free starter template built with Astro, TailwindCSS & TypeScript providing everything you need to jumpstart your Astro project. Get started with Astroplate and save yourself hours of work!

  • Updated Jun 11, 2026
  • Astro

Created by Microsoft

Released October 1, 2012

Latest release about 2 months ago

Followers
55k followers
Repository
Microsoft/TypeScript
Website
github.com/topics/typescript
Wikipedia
Wikipedia

Related topics

es6 javascript language nodejs