mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
update readme
This commit is contained in:
12
README.md
12
README.md
@ -4,6 +4,8 @@ Ionic 2 is the next generation of [Ionic](http://ionicframework.com/), the open-
|
||||
|
||||
Ionic 2 is based on the new 2.x version of AngularJS, and comes with many significant performance, usability, and feature improvements.
|
||||
|
||||
[Ionic 2 Starter](https://github.com/driftyco/ionic2-starter)
|
||||
|
||||
|
||||
### Current Angular 2 known issues:
|
||||
|
||||
@ -14,6 +16,14 @@ Ionic 2 is based on the new 2.x version of AngularJS, and comes with many signif
|
||||
- As Angular 2 reaches beta there will be significant performance improvements
|
||||
|
||||
|
||||
### ES6/Typescript
|
||||
|
||||
- Ionic's source is written using [Typescript](http://www.typescriptlang.org/)
|
||||
- Ionic apps can be written in ES6
|
||||
- Typescript is an optional feature to be used at the developers discretion
|
||||
- Ionic 2 starters come with the necessary build tools to transpile ES6/Typescript
|
||||
|
||||
|
||||
### CSS Attribute Selectors:
|
||||
|
||||
- Simple
|
||||
@ -23,7 +33,7 @@ Ionic 2 is based on the new 2.x version of AngularJS, and comes with many signif
|
||||
- No performance impacts have been found
|
||||
|
||||
|
||||
### Starter Project
|
||||
### Ionic 2 Starter Project
|
||||
|
||||
[https://github.com/driftyco/ionic2-starter](https://github.com/driftyco/ionic2-starter)
|
||||
|
||||
|
Reference in New Issue
Block a user