Skip to content

Commit

Permalink
Merge pull request microsoft#76 from lennonjesus/master
Browse files Browse the repository at this point in the history
README.md improvements to help readers to find content
  • Loading branch information
DanielRosenwasser committed Mar 2, 2016
2 parents 37b929f + bf765af commit efcb771
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,45 @@
# TypeScript Samples

Samples for TypeScript
> Samples for TypeScript
##### [AMD Modules](amd/README.md)

##### [Angular Seed TypeScript](angular1/README.md)

##### [Angular 2 TypeScript](angular2/README.md)

##### [Async Functions](async/README.md)

##### [Browserify](browserify/README.md)

##### [D3](d3/README.md)

##### [ES6 + TypeScript + Babel + React + Karma: The Secret Recipe](es6-babel-react-flux-karma/README.md)

##### [Greeter](greeter/README.md)

##### [Image Board](imageboard/README.md)

##### [interfaces](interfaces/README.md)

##### [JQuery Parallax Starfield](jquery/README.md)

##### [JSPM](jspm/README.md)

##### [jsx-demo](jsx/README.md)

##### [Mankala](mankala/README.md)

##### [Node.js](node/README.md)

##### [Raytracer](raytracer/README.md)

##### [Simple](simple/README.md)

##### [SystemJS](systemjs/README.md)

##### [Todo MVC](todomvc/README.md)

##### [umd](umd/README.md)

##### [Warship Combat](warship/README.md)

0 comments on commit efcb771

Please sign in to comment.