Go to file
Liam DeBeasi 97123cd6c3 5.2.3 2020-07-01 13:28:43 -04:00
.circleci feat(angular): angular 9 support (#19515) 2019-12-18 18:43:59 -05:00
.github chore(template): add v5.0 option to issue templates (#21498) 2020-06-11 11:21:18 -04:00
.scripts chore(): update scripts to use colorette instead of turbocolor (#21349) 2020-05-20 13:33:53 -04:00
angular 5.2.3 2020-07-01 13:28:43 -04:00
core 5.2.3 2020-07-01 13:28:43 -04:00
docs 5.2.3 2020-07-01 13:28:43 -04:00
packages 5.2.3 2020-07-01 13:28:43 -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(package): disable package-lock 2018-07-11 13:41:17 -05: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.2.3 2020-07-01 13:28:43 -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(coc): add Contributor Covenant Code of Conduct (#21550) 2020-06-29 11:35:29 -04:00
lerna.json chore(angular-server): init angular-server package (#18950) 2019-07-30 09:50:23 -05:00
package.json chore(): update scripts to use colorette instead of turbocolor (#21349) 2020-05-20 13:33:53 -04:00
tsconfig.json chore(angular-server): init angular-server package (#18950) 2019-07-30 09:50:23 -05: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.

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