TypeScript topic

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.

List TypeScript repositories

deno_emit

181
Stars
19
Forks
Watchers

Transpile and bundle JavaScript and TypeScript under Deno and Deno Deploy

deno_graph

99
Stars
34
Forks
Watchers

The module graph logic for Deno CLI

deno_lint

1.5k
Stars
158
Forks
Watchers

Blazing fast linter for JavaScript and TypeScript written in Rust

deno_std

2.8k
Stars
558
Forks
Watchers

The Deno Standard Library

node-client

456
Stars
47
Forks
Watchers

Nvim Node.js client and plugin host

gomoku-wasm

35
Stars
7
Forks
Watchers

A Gomoku game implements with WebAssembly

poweraudio

15
Stars
1
Forks
Watchers

Innovative audio visualization library

mathlive

1.2k
Stars
250
Forks
Watchers

A web component for easy math input

autotypes

6
Stars
0
Forks
Watchers

Finds non-stub TypeScript @types/ packages for your package.json.

redact-it

5
Stars
1
Forks
Watchers

A flexible tool to redact JS objects' data