SkillAgentSearch skills...

TypeScriptSamples

Community Driven Samples for TypeScript

Install / Use

/learn @microsoft/TypeScriptSamples
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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
View on GitHub
GitHub Stars3.2k
CategoryDevelopment
Updated1h ago
Forks1.7k

Languages

TypeScript

Security Score

80/100

Audited on Mar 28, 2026

No findings