Skip to content

Commit 91b3f85

Browse files
committed
include Angular 2 in Haxe Language
1 parent 084f30f commit 91b3f85

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ Table of contents:
4545
* [ES5](#angular-2-in-es5)
4646
* [Angular 2 Online Playground](#es5-angular-2-online-playground)
4747
* [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)
4851
* [Platforms](#platforms)
4952
* [Ionic 2](#ionic-2)
5053
* [Ionic 2 General Resources](#ionic-2-general-resources)
@@ -205,6 +208,15 @@ TypeScript is a typed superset of JavaScript that compiles to plain JavaScript.
205208

206209
#### ES5 Seed Projects
207210

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+
208220

209221
### Platforms
210222

0 commit comments

Comments
 (0)