Go to file
Brandy Carney f714c34699 5.3.3 2020-09-17 18:13:02 -04:00
.circleci chore(tests): fix failing core e2e and angular test app (#21986) 2020-08-27 14:14:05 -04:00
.github chore(template): add v5.0 option to issue templates (#21498) 2020-06-11 11:21:18 -04:00
.scripts chore(scripts): run npm i add package lock false 2020-08-27 17:26:56 -04:00
angular 5.3.3 2020-09-17 18:13:02 -04:00
core 5.3.3 2020-09-17 18:13:02 -04:00
docs 5.3.3 2020-09-17 18:13:02 -04:00
packages 5.3.3 2020-09-17 18:13:02 -04:00
vue chore(deps): bump deps (#21632) 2020-06-29 10:21:06 -05:00
.editorconfig style(): add editorconfig 2015-11-13 21:11:21 -06:00
.gitignore chore(deps): bump deps (#21632) 2020-06-29 10:21:06 -05:00
.npmrc chore(scripts): run npm i add package lock false 2020-08-27 17:26:56 -04:00
BREAKING.md docs(breaking): rename segment events heading to remove conflict with main events 2020-02-18 15:13:52 -05:00
CHANGELOG.md 5.3.3 2020-09-17 18:13:02 -04:00
CODE_OF_CONDUCT.md docs(coc): add Contributor Covenant Code of Conduct (#21550) 2020-06-29 11:35:29 -04:00
LICENSE chore(license): move back to MIT license 2016-01-08 11:22:49 -06:00
README.md docs(readme): Ionic -> Ionic Framework 2020-07-20 11:55:59 -04:00
lerna.json chore(angular-server): init angular-server package (#18950) 2019-07-30 09:50:23 -05:00
package-lock.json chore(dependencies): add missing package lock files to packages (#21951) 2020-08-21 16:00:40 -04:00
package.json chore(dependencies): add missing package lock files to packages (#21951) 2020-08-21 16:00:40 -04:00
tsconfig.json chore(angular-server): init angular-server package (#18950) 2019-07-30 09:50:23 -05:00

README.md

Ionic Framework

Ionic Framework 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 Framework 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.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

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 Framework components migrate to the web component standard, a goal of ours is to have Ionic Framework 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.