Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lanceli/awesome-ionic
A collection of awesome Ionic resources and shiny things.
https://github.com/lanceli/awesome-ionic
List: awesome-ionic
Last synced: 21 days ago
JSON representation
A collection of awesome Ionic resources and shiny things.
- Host: GitHub
- URL: https://github.com/lanceli/awesome-ionic
- Owner: lanceli
- Created: 2015-02-04T14:57:09.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-09T02:15:46.000Z (over 7 years ago)
- Last Synced: 2024-05-22T15:12:43.502Z (6 months ago)
- Size: 4.88 KB
- Stars: 119
- Watchers: 19
- Forks: 16
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
- ultimate-awesome - awesome-ionic - A collection of awesome Ionic resources and shiny things. (Other Lists / PowerShell Lists)
README
# Awesome Ionic
> A collection of awesome [IonicFramework](http://ionicframework.com) resources and shiny things.
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
## General
* [Official Website](http://ionicframework.com)
* [Documents](http://ionicframework.com/docs/)
* [Github Repository](https://github.com/driftyco/ionic)
* [Showcase](http://showcase.ionicframework.com/)
* [Learn Ionic](http://learn.ionicframework.com/)
* [Ionic on CodePen](http://codepen.io/ionic/)
* [Community Forum](http://forum.ionicframework.com/)
* [Ionic IRC](http://webchat.freenode.net/?randomnick=1&channels=%23ionic&uio=d4)
* [Ionic Youtube Channel](https://www.youtube.com/channel/UChYheBnVeCfhCmqZfCUdJQw)## Tools
* [Ionic Cli](https://www.npmjs.com/package/ionic) - The Ionic command line utility
* [Ionicons](http://ionicons.com/) - The premium icon font for Ionic
* [ngCordova](http://ngcordova.com/) - A collection of AngularJS extensions on top of the Cordova API
* [Ionic View](http://apps.ionic.io/view-app) - Test and share your ionic app on iPhone without needing a Mac
* [Ionic Framework generator](https://github.com/diegonetto/generator-ionic) - Yeoman generator for Ionic## Tutorials and articles
* [Ionic Framework Tutorial](http://ccoenraets.github.io/ionic-tutorial/)
* [Installing Ionic](http://ccoenraets.github.io/ionic-tutorial/install-ionic.html)
* [Starting the Node Server](http://ccoenraets.github.io/ionic-tutorial/start-node-server.html)
* [Creating an Ionic Application](http://ccoenraets.github.io/ionic-tutorial/create-ionic-application.html)
* [Creating the Session Service](http://ccoenraets.github.io/ionic-tutorial/create-angular-service.html)
* [Creating the Session Controllers](http://ccoenraets.github.io/ionic-tutorial/create-angular-controller.html)
* [Creating Templates](http://ccoenraets.github.io/ionic-tutorial/create-ionic-template.html)
* [Routing](http://ccoenraets.github.io/ionic-tutorial/angular-ui-router.html)
* [Building the Project](http://ccoenraets.github.io/ionic-tutorial/build-ionic-project.html)
* [Facebook Integration](http://ccoenraets.github.io/ionic-tutorial/ionic-facebook-integration.html)
* [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/)
* [Structure of an Ionic App](http://mcgivery.com/structure-of-an-ionic-app/)
* [Internationalization of an Ionic App: Multilanguage Support](http://mcgivery.com/internationalization-of-an-ionic-app-multilanguage-support/)
* [Creating a Firebase Powered End to End Ionic Application](http://www.sitepoint.com/creating-firebase-powered-end-end-ionic-application/)
* [Deploy Ionic Framework App With Pre-Filled SQLite DB](https://blog.nraboy.com/2015/01/deploy-ionic-framework-app-pre-filled-sqlite-db/)
* [Push Notifications Sample App with Ionic and ngCordova](http://devgirl.org/2014/12/16/push-notifications-sample-app-with-ionic-and-ngcordova/)
* [Sync Data Using PouchDB In Your Ionic Framework App](http://devgirl.org/2014/12/30/sync-data-using-pouchdb-in-your-ionic-framework-app/)
* [Adding Auth to your Ionic app in 5 mins with Auth0](http://ionicframework.com/blog/authentication-in-ionic/)## Examples and boilerplates
* Starter template
* [tabs](https://github.com/driftyco/ionic-starter-tabs)
* [sidemenu](https://github.com/driftyco/ionic-starter-sidemenu)
* [blank](https://github.com/driftyco/ionic-starter-blank)
* [salesforce](https://github.com/driftyco/ionic-starter-salesforce)
* [maps](https://github.com/driftyco/ionic-starter-maps)
* [Ionic Hacker News](https://github.com/driftyco/front-page)
* [Ionic Weather App](https://github.com/driftyco/ionic-weather)
* [Push Notification Sample App](https://github.com/hollyschinsky/PushNotificationSample)
* [Ionic Chat application](https://github.com/melvin0008/ionic-socketio-chat-client/) - Chat application made using ionic and socketio
* [Ionic 2 Push Notification](https://github.com/aggarwalankush/ionic2-push-base)## Open source projects
* [CNodeJS](https://github.com/lanceli/cnodejs-ionic) - The mobile app of [https://cnodejs.org](https://cnodejs.org)
* [Pocket Lines · Mallorca](https://github.com/gsabater/Pocket-Lines) - Transports app for Palma de Mallorca
* [Convergence](https://github.com/GrumpyWizards/Convergence) - A fun game
* [Ionic 2 Weather app](https://github.com/aggarwalankush/ionic2-mosum)## Books
* [Hybrid Mobile Development with Ionic](https://www.packtpub.com/application-development/hybrid-mobile-development-ionic)
* [Ionic in Action](http://www.manning.com/wilken/?a_aid=ionicinaction)## Contribute
Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.