Go to file
Brandy Carney cd0f03e4b6 chore(scripts): fix typo of hotfix 2019-03-07 11:32:37 -05:00
.circleci Fix some angular (#16615) 2018-12-06 22:19:35 +01:00
.github docs(process): update process documentation 2019-02-19 12:24:46 -05:00
.scripts chore(scripts): fix typo of hotfix 2019-03-07 11:32:37 -05:00
angular 4.1.0 2019-03-06 11:55:41 -05:00
core fix(display): update to correct css classes 2019-03-07 11:26:17 -05:00
docs 4.1.0 2019-03-06 11:55:41 -05:00
react docs(react): update readme to include capacitor info (#17686) 2019-03-05 20:29:32 -06:00
vue fix(vue): correct passing of props and data to components (#17188) 2019-02-28 11:17:49 -06:00
.editorconfig style(): add editorconfig 2015-11-13 21:11:21 -06:00
.gitignore perf(angular): flat ng modules (#17007) 2019-01-08 21:33:30 +01:00
.npmrc chore(package): disable package-lock 2018-07-11 13:41:17 -05:00
BREAKING.md docs(breaking): add a file to redirect to the new directory 2018-04-05 13:10:52 -04:00
CHANGELOG.md docs(changelog): use proper tag comparison 2019-03-06 12:38:07 -05:00
CODE_OF_CONDUCT.md docs: add code of conduct 2016-01-20 09:00:32 -06:00
LICENSE chore(license): move back to MIT license 2016-01-08 11:22:49 -06:00
README.md docs(): update alpha docs for react and vue. (#17216) 2019-01-22 22:06:17 -06:00
package.json chore(build): add release.dev npm build script (#17104) 2019-01-14 22:01:45 +01:00

README.md

Ionic

Ionic is the open-source mobile app development framework that makes it easy to build top quality native and progressive web apps with web technologies.

Ionic is based on Web Components and comes with many significant performance, usability, and feature improvements over the past versions.

Packages

Project Package Version Links
Core @ionic/core version README.md
Angular @ionic/angular version README.md
Vue @ionic/vue version README.md
React @ionic/react version README.md

Looking for the ionic-angular package? Ionic 3 has been moved to the ionic-v3 repo. See Earlier Versions.

Getting Started

Start a new project by following our quick Getting Started guide. We would love to hear from you! If you have any feedback or run into issues using our framework, please file an issue on this repository.

Contributing

Thanks for your interest in contributing! Read up on our guidelines for contributing and then look through our issues with a help wanted label.

Examples

The Ionic Conference App is a full featured Ionic app. It is the perfect starting point for learning and building your own app.

Future Goals

As Ionic components migrate to the web component standard, a goal of ours is to have Ionic components easily work within all of the popular frameworks.

Earlier Versions

The source code for earlier versions of the Ionic Framework may exist in other repositories. Please open issues and pull requests in their respective repositories.