File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,9 @@ Table of contents:
45
45
* [ ES5] ( #angular-2-in-es5 )
46
46
* [ Angular 2 Online Playground] ( #es5-angular-2-online-playground )
47
47
* [ Seed Projects] ( #es5-seed-projects )
48
+ * [ Haxe] ( #angular-2-in-haxe )
49
+ * [ Angular 2 Online Playground] ( #haxe-angular-2-online-playground )
50
+ * [ Seed Projects] ( #haxe-seed-projects )
48
51
* [ Platforms] ( #platforms )
49
52
* [ Ionic 2] ( #ionic-2 )
50
53
* [ Ionic 2 General Resources] ( #ionic-2-general-resources )
@@ -205,6 +208,15 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
205
208
206
209
#### ES5 Seed Projects
207
210
211
+ ### Angular 2 in Haxe
212
+ > Haxe is an open source toolkit based on a modern, high level, strictly typed programming language.
213
+
214
+ #### Haxe Angular 2 Online Playground
215
+
216
+ #### Haxe Seed Projects
217
+ * [ angular2haxe] ( https://github.com/nweedon/angular2haxe )
218
+
219
+
208
220
209
221
### Platforms
210
222
You can’t perform that action at this time.
0 commit comments