A boilerplate to quickly get projects going. It gives the developer a clean slate to start with while bundling enough useful features.
-
Updated
Jan 17, 2012 - JavaScript
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.
A boilerplate to quickly get projects going. It gives the developer a clean slate to start with while bundling enough useful features.
Simple state machine in Javascript; useful for single page apps too.
Rules Engine written in TypeScript implementing the Rete algorithm
A Typescript Chinese word segmentation tool based on Python Jieba
A Typescript/Javascript library for Google Knowledge Graph (Freebase)
general purpose template engine for nodejs.
TEAN - TypeScript-Express-Angular-Node
A VERY lightweight dependency manager for Javascript
multiplayer phaser.js example written in typescript
A TypeScript Grunt Boilerplate
A quirky little HTML5 Canvas game where you avoid vegetables and attempt to eat all of the sugary treats instead! Featuring custom sound effects and grumpy vegetable characters.
A Matrix4 class written in TypeScript, provides standard operations required for 3D rendering in WebGL.
A Roguelike Scroller RPG prototype
Autocompletion for your gulp.js tasks in the Z-Shell (zsh).
Created by Microsoft
Released October 1, 2012
Latest release about 1 month ago