@@ -18,7 +18,6 @@ Table of contents:
18
18
* [ Angular 2 Server-Side Rendering] ( #angular-2-server-side-rendering )
19
19
* [ Angular 2 Material Design] ( #angular-2-material-design )
20
20
* [ Angular 2 Cheatsheet] ( #angular-2-cheatsheet )
21
- * [ Angular 2 TodoMVC] ( #angular-2-todomvc )
22
21
* [ Angular 2 Tutorials] ( #angular-2-tutorials )
23
22
* [ Angular 2 Series] ( #angular-2-series )
24
23
* [ Angular 2 Video Tutorials] ( #angular-2-video-tutorials )
@@ -27,6 +26,8 @@ Table of contents:
27
26
* [ Angular 2 Approach Explanation] ( #angular-2-approach-explanation )
28
27
* [ Angular 2 Integrations] ( #angular-2-integrations )
29
28
* [ Angular 2 Components] ( #angular-2-components )
29
+ * [ Angular 2 Generators] ( #angular-2-generators )
30
+ * [ Angular 2 TodoMVC] ( #angular-2-todomvc )
30
31
* [ Universal] ( #universal-angular-2 )
31
32
* [ Universal General Resources] ( #universal-general-resources )
32
33
* [ Seed Projects] ( #universal-seed-projects )
@@ -137,6 +138,12 @@ Table of contents:
137
138
### Angular 2 Components
138
139
* [ Axponents: of Accessible Web Components (Dylan Barrell)] ( https://github.com/dylanb/Axponents/tree/master/angular2 )
139
140
141
+ ### Angular 2 Generators
142
+ * Slush
143
+ * [ TheVelourFog/slush-angular2] ( https://github.com/TheVelourFog/slush-angular2 )
144
+ * Yeoman
145
+ * [ swirlycheetah/generator-angular2] ( https://github.com/swirlycheetah/generator-angular2 )
146
+
140
147
#### Angular 2 TodoMVC
141
148
* [ Official Angular 2.0] ( http://todomvc.com/examples/angular2/ )
142
149
0 commit comments