Skip to content

Commit a9b194d

Browse files
committed
Update README.md
1 parent edcbd70 commit a9b194d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Table of contents:
2626
* [Angular 2 On-Site Training](#angular-2-on-site-training)
2727
* [Angular 2 Approach Explanation](#angular-2-approach-explanation)
2828
* [Angular 2 Integrations](#angular-2-integrations)
29+
* [Angular 2 Components](#angular-2-components)
2930
* [Universal](#universal-angular-2)
3031
* [Universal General Resources](#universal-general-resources)
3132
* [Seed Projects](#universal-seed-projects)
@@ -133,6 +134,9 @@ Table of contents:
133134
* [github] [nativescript-angular](https://github.com/NativeScript/nativescript-angular)
134135
* [github] https://github.com/angular/react-native-renderer
135136

137+
### Angular 2 Components
138+
* [Axponents: of Accessible Web Components (Dylan Barrell)](https://github.com/dylanb/Axponents/tree/master/angular2)
139+
136140
#### Angular 2 TodoMVC
137141
* [Official Angular 2.0](http://todomvc.com/examples/angular2/)
138142

@@ -162,7 +166,7 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
162166
* [Angular 2 Webpack Starter](https://angularclass.com/angular2-webpack-starter/) - An Angular 2 Webpack Starter kit featuring Angular 2 (Router, Http, Forms, Services, Tests, E2E), Karma, Protractor, Jasmine, TypeScript, and Webpack by @Angular-Class
163167
* [Angular 2 Seed](http://mgechev.github.io/angular2-seed/) Seed project for Angular 2 apps
164168
* [ng2-play.ts](A minimal Angular2 playground using TypeScript)
165-
169+
166170
### Angular 2 in Dart
167171
> Platform for scalable web app engineering that compiles to JavaScript.
168172

0 commit comments

Comments
 (0)