All Projects → microsoft → Typescriptsamples

microsoft / Typescriptsamples

Community Driven Samples for TypeScript

Programming Languages

typescript
32286 projects
CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
Batchfile
5799 projects

TypeScript Samples

Most of the samples here will assume that you have TypeScript installed. You can get TypeScript with Visual Studio, NuGet, or with npm:

npm install -g typescript

To compile each sample, cd into the directory and use the tsc command to compile. tsc will use each directory's tsconfig.json to get specific compiler options.

AMD Modules
Angular Seed TypeScript
Angular 2 TypeScript
Async Functions
Browserify
D3
React + Flux + Babel + Karma: The Secret Recipe
Greeter
Image Board
interfaces
JQuery Parallax Starfield
JSPM
jsx-demo
Mankala
Node.js
Raytracer
Simple
SystemJS
Todo MVC
umd
Warship Combat
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].