{"id":51741,"url":"https://github.com/chrisbernal/awesome-ionic","name":"awesome-ionic","description":"A curated list of Ionic Framework resources, components, libraries, and snippets.","projects_count":145,"last_synced_at":"2026-06-10T06:00:30.340Z","repository":{"id":30984195,"uuid":"34542503","full_name":"chrisbernal/awesome-ionic","owner":"chrisbernal","description":"A curated list of Ionic Framework resources, components, libraries, and snippets.","archived":false,"fork":false,"pushed_at":"2017-05-08T18:38:08.000Z","size":128,"stargazers_count":15,"open_issues_count":2,"forks_count":2,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-24T15:03:39.173Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chrisbernal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-24T21:21:42.000Z","updated_at":"2023-08-09T13:36:28.000Z","dependencies_parsed_at":"2022-08-03T15:16:11.810Z","dependency_job_id":null,"html_url":"https://github.com/chrisbernal/awesome-ionic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/chrisbernal/awesome-ionic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisbernal%2Fawesome-ionic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisbernal%2Fawesome-ionic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisbernal%2Fawesome-ionic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisbernal%2Fawesome-ionic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisbernal","download_url":"https://codeload.github.com/chrisbernal/awesome-ionic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisbernal%2Fawesome-ionic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34139178,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-14T11:16:28.295Z","updated_at":"2026-06-10T06:00:30.341Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["And A Bunch More! (I am in the process of sorting these)","General","Tools","Tutorials and articles","Fully Functional Applications"],"sub_categories":[],"readme":"# Awesome Ionic\n\n\u003e A compilation of [Ionic Framework](http://ionicframework.com) resources, components, libraries, and snippets that I have found useful on my learning path. Inspiration taken from the list of lists: [Awesome](https://github.com/sindresorhus/awesome)\n\n## General\n\n* [Official Website](http://ionicframework.com)\n* [Documents](http://ionicframework.com/docs/)\n* [Github Repository](https://github.com/driftyco/ionic)\n* [Showcase](http://showcase.ionicframework.com/)\n* [Learn Ionic](http://learn.ionicframework.com/)\n* [Ionic on CodePen](http://codepen.io/ionic/)\n* [Community Forum](http://forum.ionicframework.com/)\n* [Ionic IRC](http://webchat.freenode.net/?randomnick=1\u0026channels=%23ionic\u0026uio=d4)\n* [Ionic Youtube Channel](https://www.youtube.com/channel/UChYheBnVeCfhCmqZfCUdJQw)\n\n## Tools\n\n* [Ionic Cli](https://www.npmjs.com/package/ionic) - The Ionic command line utility\n* [Ionicons](http://ionicons.com/) - The premium icon font for Ionic\n* [ngCordova](http://ngcordova.com/) - A collection of AngularJS extensions on top of the Cordova API\n* [Ionic View](http://apps.ionic.io/view-app) - Test and share your ionic app on iPhone without needing a Mac\n* [Ionic Framework generator](https://github.com/diegonetto/generator-ionic) - Yeoman generator for Ionic\n\n\n## Tutorials and articles\n\n* [Ionic Framework Tutorial](http://ccoenraets.github.io/ionic-tutorial/)\n  * [Installing Ionic](http://ccoenraets.github.io/ionic-tutorial/install-ionic.html)\n  * [Starting the Node Server](http://ccoenraets.github.io/ionic-tutorial/start-node-server.html)\n  * [Creating an Ionic Application](http://ccoenraets.github.io/ionic-tutorial/create-ionic-application.html)\n  * [Creating the Session Service](http://ccoenraets.github.io/ionic-tutorial/create-angular-service.html)\n  * [Creating the Session Controllers](http://ccoenraets.github.io/ionic-tutorial/create-angular-controller.html)\n  * [Creating Templates](http://ccoenraets.github.io/ionic-tutorial/create-ionic-template.html)\n  * [Routing](http://ccoenraets.github.io/ionic-tutorial/angular-ui-router.html)\n  * [Building the Project](http://ccoenraets.github.io/ionic-tutorial/build-ionic-project.html)\n\t* [Facebook Integration](http://ccoenraets.github.io/ionic-tutorial/ionic-facebook-integration.html)\n* [How we built our app in 2 weeks using Ionic Framework](https://www.airport-parking-shop.co.uk/blog/built-app-2-weeks-using-ionic-framework/)\n* [Structure of an Ionic App](http://mcgivery.com/structure-of-an-ionic-app/)\n* [Internationalization of an Ionic App: Multilanguage Support](http://mcgivery.com/internationalization-of-an-ionic-app-multilanguage-support/)\n* [Creating a Firebase Powered End to End Ionic Application](http://www.sitepoint.com/creating-firebase-powered-end-end-ionic-application/)\n* [Deploy Ionic Framework App With Pre-Filled SQLite DB](https://blog.nraboy.com/2015/01/deploy-ionic-framework-app-pre-filled-sqlite-db/)\n* [Push Notifications Sample App with Ionic and ngCordova](http://devgirl.org/2014/12/16/push-notifications-sample-app-with-ionic-and-ngcordova/)\n* [Sync Data Using PouchDB In Your Ionic Framework App](http://devgirl.org/2014/12/30/sync-data-using-pouchdb-in-your-ionic-framework-app/)\n* [Adding Auth to your Ionic app in 5 mins with Auth0](http://ionicframework.com/blog/authentication-in-ionic/)\n\n## Starter Templates\n\n* Starter template\n  * [tabs](https://github.com/driftyco/ionic-starter-tabs)\n  * [sidemenu](https://github.com/driftyco/ionic-starter-sidemenu)\n  * [blank](https://github.com/driftyco/ionic-starter-blank)\n  * [salesforce](https://github.com/driftyco/ionic-starter-salesforce)\n  * [maps](https://github.com/driftyco/ionic-starter-maps)\n\n\n\n## Fully Functional Applications\n\n * [Ionic Hacker News](https://github.com/driftyco/front-page)\n* [Ionic Weather App](https://github.com/driftyco/ionic-weather)\n* [Push Notification Sample App](https://github.com/hollyschinsky/PushNotificationSample)\n* [Ionic Chat application](https://github.com/melvin0008/ionic-socketio-chat-client/) - Chat application made using ionic and socketio\n\n## And A Bunch More! (I am in the process of sorting these)\n\n\n* [alevicki/ionic-parse-starter](https://github.com/alevicki/ionic-parse-starter)\n* [Alexintosh/Awesome-Ionic](https://github.com/Alexintosh/Awesome-Ionic)\n* [alongubkin/ionic-multiple-views](https://github.com/alongubkin/ionic-multiple-views)\n* [andrewmcgivery/ionic-ion-autoListDivider](https://github.com/andrewmcgivery/ionic-ion-autoListDivider)\n* [andrewmcgivery/ionic-ion-autoListDivider](https://github.com/andrewmcgivery/ionic-ion-autoListDivider)\n* [antonshevchenko/ionic-contrib-icon](https://github.com/antonshevchenko/ionic-contrib-icon)\n* [auth0/auth0-ionic](https://github.com/auth0/auth0-ionic)\n* [azizimusa/phonegap-demo](https://github.com/azizimusa/phonegap-demo)\n* [belibasakis/loopback-example-ionic](https://github.com/belibasakis/loopback-example-ionic)\n* [blixt/ionic-template](https://github.com/blixt/ionic-template)\n* [brentvatne/flix](https://github.com/brentvatne/flix)\n* [calendee/ionic-leafletjs-map-demo](https://github.com/calendee/ionic-leafletjs-map-demo)\n* [ccoenraets/belgian-beer-explorer-ionic](https://github.com/ccoenraets/belgian-beer-explorer-ionic)\n* [ccoenraets/directory-ionic-nodejs](https://github.com/ccoenraets/directory-ionic-nodejs)\n* [ccoenraets/ioconf](https://github.com/ccoenraets/ioconf)\n* [ccoenraets/ionic-tutorial](https://github.com/ccoenraets/ionic-tutorial)\n* [ccoenraets/sociogram-angular-ionic](https://github.com/ccoenraets/sociogram-angular-ionic)\n* [cowbell/ionic-geofence](https://github.com/cowbell/ionic-geofence)\n* [danielzen/ionic-pouchdb-todo](https://github.com/danielzen/ionic-pouchdb-todo)\n* [diegonetto/generator-ionic](https://github.com/diegonetto/generator-ionic)\n* [drewrygh/ionic-ion-horizontal-scroll-cards](https://github.com/drewrygh/ionic-ion-horizontal-scroll-cards)\n\n\n* [driftyco/collide](https://github.com/driftyco/collide)\n* [driftyco/front-page](https://github.com/driftyco/front-page)\n* [driftyco/ionic-angular-cordova-seed](https://github.com/driftyco/ionic-angular-cordova-seed)\n* [driftyco/ionic-bower](https://github.com/driftyco/ionic-bower)\n* [driftyco/ionic-box](https://github.com/driftyco/ionic-box)\n* [driftyco/ionic-cli](https://github.com/driftyco/ionic-cli)\n* [driftyco/ionic-code](https://github.com/driftyco/ionic-code)\n* [driftyco/ionic-contrib-firebase-login](https://github.com/driftyco/ionic-contrib-firebase-login)\n* [driftyco/ionic-contrib-frosted-glass](https://github.com/driftyco/ionic-contrib-frosted-glass)\n* [driftyco/ionic-creator-issues](https://github.com/driftyco/ionic-creator-issues)\n* [driftyco/ionic-example-cordova-camera](https://github.com/driftyco/ionic-example-cordova-camera)\n* [driftyco/ionic-heroku-button](https://github.com/driftyco/ionic-heroku-button)\n* [driftyco/ionic-ion-frost](https://github.com/driftyco/ionic-ion-frost)\n* [driftyco/ionic-ion-header-shrink](https://github.com/driftyco/ionic-ion-header-shrink)\n* [driftyco/ionic-ion-ios-buttons](https://github.com/driftyco/ionic-ion-ios-buttons)\n* [driftyco/ionic-ion-tinder-cards](https://github.com/driftyco/ionic-ion-tinder-cards)\n* [driftyco/ionic-learn](https://github.com/driftyco/ionic-learn)\n* [driftyco/ionic-present](https://github.com/driftyco/ionic-present)\n* [driftyco/ionic-site](https://github.com/driftyco/ionic-site)\n* [driftyco/ionic-starter-maps](https://github.com/driftyco/ionic-starter-maps)\n* [driftyco/ionic-starter-salesforce](https://github.com/driftyco/ionic-starter-salesforce)\n* [driftyco/ionic-starter-sidemenu](https://github.com/driftyco/ionic-starter-sidemenu)\n* [driftyco/ionic-starter-tabs](https://github.com/driftyco/ionic-starter-tabs)\n* [driftyco/ionic-weather](https://github.com/driftyco/ionic-weather)\n* [driftyco/ionic-weather](https://github.com/driftyco/ionic-weather)\n\n\n* [ebryn/ember-ionic](https://github.com/ebryn/ember-ionic)\n* [EricSimons/ionic-course](https://github.com/EricSimons/ionic-course)\n* [fitrpg/fitrpg-ionic](https://github.com/fitrpg/fitrpg-ionic)\n* [formly-js/angular-formly-templates-ionic](https://github.com/formly-js/angular-formly-templates-ionic)\n* [fraserxu/ionic-rating](https://github.com/fraserxu/ionic-rating)\n* [hanford/Mobile-Github-Client](https://github.com/hanford/Mobile-Github-Client)\n* [hollyschinsky/MediaExplorerMobile](https://github.com/hollyschinsky/MediaExplorerMobile)\n* [hollyschinsky/PushNotificationSample](https://github.com/hollyschinsky/PushNotificationSample)\n* [htmlxprs/ionic-realtime-image-share](https://github.com/htmlxprs/ionic-realtime-image-share)\n* [imsingh/ionic-sublime-plugin](https://github.com/imsingh/ionic-sublime-plugin)\n* [innovieco/ionic-ebook](https://github.com/innovieco/ionic-ebook)\n* [ionic-in-action/ionic-demo-resort-app](https://github.com/ionic-in-action/ionic-demo-resort-app)\n* [israelidanny/ion-google-place](https://github.com/israelidanny/ion-google-place)\n* [jbavari/ionic-socket.io-redis-chat](https://github.com/jbavari/ionic-socket.io-redis-chat)\n* [JoshSGman/ionic-shop](https://github.com/JoshSGman/ionic-shop)\n* [JrSchild/jr-crop](https://github.com/JrSchild/jr-crop)\n* [jtomaszewski/ionic-cordova-gulp-seed](https://github.com/jtomaszewski/ionic-cordova-gulp-seed)\n* [keithdmoore/ionic-http-auth](https://github.com/keithdmoore/ionic-http-auth)\n* [krisrak/ionic-angularjs-intelxdk-seed](https://github.com/krisrak/ionic-angularjs-intelxdk-seed)\n* [krisrak/ionic-angularjs-kitchensink](https://github.com/krisrak/ionic-angularjs-kitchensink)\n* [krur/Silo_app](https://github.com/krur/Silo_app)\n* [lanceli/awesome-ionic](https://github.com/lanceli/awesome-ionic)\n* [malikov/Authenticate.me-client-cordova-ionic](https://github.com/malikov/Authenticate.me-client-cordova-ionic)\n* [mamarildon/convoy-ionic](https://github.com/mamarildon/convoy-ionic)\n* [mappmechanic/ionic-firebase](https://github.com/mappmechanic/ionic-firebase)\n* [marcoau/IonicTwitterOAuth](https://github.com/marcoau/IonicTwitterOAuth)\n* [marmelab/MobileInsight](https://github.com/marmelab/MobileInsight)\n* [MarsVard/IonIconView](https://github.com/MarsVard/IonIconView)\n* [meteoric/demo](https://github.com/meteoric/demo)\n* [meteoric/meteor-ionic](https://github.com/meteoric/meteor-ionic)\n* [meteoric/meteorhunt](https://github.com/meteoric/meteorhunt)\n* [mhartington/Ionic-Chat](https://github.com/mhartington/Ionic-Chat)\n* [MNCC/yeoman-ionic-angular-phonegap-seed](https://github.com/MNCC/yeoman-ionic-angular-phonegap-seed)\n* [mraible/boot-ionic](https://github.com/mraible/boot-ionic)\n* [mwaylabs/generator-m](https://github.com/mwaylabs/generator-m)\n* [my101du/ionic-babythings](https://github.com/my101du/ionic-babythings)\n* [netanelgilad/meteor-ionic-example](https://github.com/netanelgilad/meteor-ionic-example)\n* [nraboy/ng-cordova-facebook-example](https://github.com/nraboy/ng-cordova-facebook-example)\n* [paveisistemas/ionic-image-lazy-load](https://github.com/paveisistemas/ionic-image-lazy-load)\n* [pbernasconi/ionic-theme-editor](https://github.com/pbernasconi/ionic-theme-editor)\n* [PixelDropInc/ionic-snippets-sublime-plugin](https://github.com/PixelDropInc/ionic-snippets-sublime-plugin)\n* [rajeshwarpatlolla/TimePickerForIonicFramework](https://github.com/rajeshwarpatlolla/TimePickerForIonicFramework)\n* [rensanning/ToDo-ionic](https://github.com/rensanning/ToDo-ionic)\n* [RokkinCat/ionic-atom](https://github.com/RokkinCat/ionic-atom)\n* [saionjisekai/ionic-cnodejs](https://github.com/saionjisekai/ionic-cnodejs)\n* [saravmajestic/ionic](https://github.com/saravmajestic/ionic)\n* [scottopolis/wpIonic](https://github.com/scottopolis/wpIonic)\n* [sean-hill/ionic-user-auth-express](https://github.com/sean-hill/ionic-user-auth-express)\n* [StephenGrider/CoffeeScript-Ionic-Starter](https://github.com/StephenGrider/CoffeeScript-Ionic-Starter)\n* [StephenGrider/CoffeeScript-Ionic-Starter](https://github.com/StephenGrider/CoffeeScript-Ionic-Starter)\n* [thaiat/generator-angular-famous-ionic](https://github.com/thaiat/generator-angular-famous-ionic)\n* [thaiat/ionic-facebook](https://github.com/thaiat/ionic-facebook)\n* [trendicity/trendicity](https://github.com/trendicity/trendicity)\n* [Urigo/meteor-ionic](https://github.com/Urigo/meteor-ionic)\n* [yafraorg/ionictests](https://github.com/yafraorg/ionictests)\n* [ychow/ionic-guide](https://github.com/ychow/ionic-guide)\n* [yrezgui/ionic-rocket](https://github.com/yrezgui/ionic-rocket)\n* [zachsoft/Ionic-Material](https://github.com/zachsoft/Ionic-Material)\n\n## Want To Help?\n\nContributions are more than welcome! Just do me a favor and check out the [contribution guidelines](CONTRIBUTE.md) first.\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/chrisbernal%2Fawesome-ionic/projects"}