Skip to content

Commit cb54f2d

Browse files
committed
split node.js and dart generators
1 parent 51fc4fa commit cb54f2d

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -148,12 +148,14 @@ Table of contents:
148148
* [Axponents: of Accessible Web Components (Dylan Barrell)](https://github.com/dylanb/Axponents/tree/master/angular2)
149149

150150
### Angular 2 Generators
151-
* Slush
152-
* [TheVelourFog/slush-angular2](https://github.com/TheVelourFog/slush-angular2)
153-
* Yeoman
154-
* [swirlycheetah/generator-angular2](https://github.com/swirlycheetah/generator-angular2)
155-
* Stagehand (for Dart)
156-
* [kasperpeulen/stagehand](https://github.com/kasperpeulen/stagehand)
151+
* Node.js
152+
* Slush
153+
* [TheVelourFog/slush-angular2](https://github.com/TheVelourFog/slush-angular2)
154+
* Yeoman
155+
* [swirlycheetah/generator-angular2](https://github.com/swirlycheetah/generator-angular2)
156+
* Dart
157+
* Stagehand
158+
* [kasperpeulen/stagehand](https://github.com/kasperpeulen/stagehand)
157159

158160
#### Angular 2 TodoMVC
159161
* [Official Angular 2.0](http://todomvc.com/examples/angular2/)

0 commit comments

Comments
 (0)