TypeScript
Type checker library
A language extension that adds optional types to JavaScript for large-scale applications
TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
101k stars
2k watching
13k forks
Language: TypeScript
last commit: almost 2 years agoLinked from 9 awesome lists
javascriptlanguagetypecheckertypescript
Related projects:
| Repository | Description | Stars |
|---|---|---|
| Automates writing type predicate functions to check unknown or untyped data at runtime | 959 | |
| A runtime library for TypeScript helpers to improve code efficiency and reduce file sizes. | 1,269 | |
| Simplifies TypeScript code by providing pre-built helper functions for generic types | 50 | |
| A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 363 | |
| A tool that installs missing TypeScript typings for dependencies in a project's package.json. | 1,539 | |
| An add-on to JavaScript code analysis that detects and prevents type-coercion bugs during runtime. | 116 | |
| Enables transpiling of TypeScript files in the browser using SystemJS | 248 | |
| A tool for loading and executing TypeScript modules in Node.js environments | 1,190 | |
| A collection of utilities for creating and working with type-guards and assertions in TypeScript. | 54 | |
| An IO wrapper around TypeScript language services for Sublime Text | 1,716 | |
| A TypeScript library for generating complex types from functional logic | 418 | |
| Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 | |
| A cheat sheet for the TypeScript programming language, covering its key concepts and types | 124 | |
| Enables TypeScript support in Rails applications by integrating the language with Sprockets and asset pipelines. | 255 | |
| A tool to simplify using TypeScript in Ember.js apps by integrating it with the Ember CLI build system. | 363 |