mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
792 B
792 B
Ionic Framework
https://github.com/driftyco/ionic2
Bundles:
css/- the Ionic CSS stylesheet
fonts/- Ionicons and Roboto fonts
js/ionic.jsthe Ionic module, in System register formationic.bundle.jsthe Ionic bundle, contains:- traceur-runtime.js
- es6-module-loader.js
- system.js
- angular2.dev.js
- router.dev.js (angular2 router)
- ionic.js
- web-animations.min.js
web-animations.min.jsweb animations API polyfill
Source files:
src/es5- Ionic ES5 source files in both CommonJS and System module formatssrc/es6- Ionic ES6 source filessrc/ts- Ionic TypeScript source files (typings still missing)scss- Ionic Sass source files