All Projects → pbernasconi → Ionic Theme Editor

pbernasconi / Ionic Theme Editor

Licence: mit
A theme editor for Ionic Framework

Projects that are alternatives of or similar to Ionic Theme Editor

Ionic Stencil Hn App
Ionic Stencil HackerNews App
Stars: ✭ 105 (-54.15%)
Mutual labels:  ionic, ionic-framework
Build A Complete Mobile App With Ionic Framework
Getting Started with Ionic Framework - Let's build a real App together! Learn the core concepts of Ionic while building a Q & A mobile app.
Stars: ✭ 188 (-17.9%)
Mutual labels:  ionic, ionic-framework
Cnodejs Ionic
The mobile app of https://cnodejs.org made by Ionic 1.x, web demo http://lanceli.com/cnodejs-ionic
Stars: ✭ 1,537 (+571.18%)
Mutual labels:  ionic, ionic-framework
Ionic Native
Native features for mobile apps built with Cordova/PhoneGap and open web technologies. Complete with TypeScript support.
Stars: ✭ 2,129 (+829.69%)
Mutual labels:  ionic, ionic-framework
Wooionic3
An eCommerce App for WooCommerce stores using Ionic 3.
Stars: ✭ 208 (-9.17%)
Mutual labels:  ionic, ionic-framework
Ionic Collection
🤘 Looking for about Ionic Framework?
Stars: ✭ 101 (-55.9%)
Mutual labels:  ionic, ionic-framework
Ionic Typescript Starter
📱 Platform and IDE agnostic starter project for building mobile apps with Ionic and TypeScript.
Stars: ✭ 124 (-45.85%)
Mutual labels:  ionic, ionic-framework
Ionic Firebase Starter App
Ionic 4 firebase CRUD tutorial to learn how to create a firebase application to perform Authentication and all CRUD operations in an ionic 4 application. You can use this FREE Ionic Firebase Starter App as a base to create your Ionic App with Firebase backend :)
Stars: ✭ 77 (-66.38%)
Mutual labels:  ionic, ionic-framework
Ion Phaser
A web component to use Phaser Framework with Angular, React, Vue, etc 🎮
Stars: ✭ 152 (-33.62%)
Mutual labels:  ionic, ionic-framework
Generator Jhipster Ionic
Ionic for JHipster 💥
Stars: ✭ 147 (-35.81%)
Mutual labels:  ionic, ionic-framework
Building A Complete Mobile App With Ionic Framework
JSConfUY 2015 Ionic workshop app. Ionic example conference app.
Stars: ✭ 89 (-61.14%)
Mutual labels:  ionic, ionic-framework
Ionic Super Bar
Transparent statusBar and awesome toolBar DEMO in ionic
Stars: ✭ 180 (-21.4%)
Mutual labels:  ionic, ionic-framework
Ionic Pwa
🚀 Build a Progressive Web App with Ionic and Angular. Push Notifications. Deployed to Firebase Hosting. The Complete guide to build your PWA. Service Workers. Lighthouse. Web Manifest
Stars: ✭ 87 (-62.01%)
Mutual labels:  ionic, ionic-framework
Instaclone
Instagram clone theme for Ionic mobile apps.
Stars: ✭ 173 (-24.45%)
Mutual labels:  ionic, ionic-framework
Facebook Login With Ionic Framework
Ionic example app of how to add Facebook Native authentication into an Ionic Framework v1 app. Add facebook login to your ionic app!
Stars: ✭ 83 (-63.76%)
Mutual labels:  ionic, ionic-framework
Ionic4 Starter App Tutorial
Ionic 4 To Do List App. FREE Ionic 4 example app. Learn how to start using Ionic 4 to create a simple app with lists, forms and navigation.
Stars: ✭ 123 (-46.29%)
Mutual labels:  ionic, ionic-framework
Nativescript Ionic Template
📱 🖥 Create Mobile First apps, Web and Native sharing the code with Angular 🎉
Stars: ✭ 65 (-71.62%)
Mutual labels:  ionic, ionic-framework
Tutorial Photo Gallery Angular
Photo Gallery Tutorial: Ionic Angular and Capacitor
Stars: ✭ 73 (-68.12%)
Mutual labels:  ionic, ionic-framework
Ionic3 Start Theme
Ionic 3 Start Theme with 10 Pages, mock data, providers samples, Storage, Http and more...
Stars: ✭ 129 (-43.67%)
Mutual labels:  ionic, ionic-framework
Ionic Forms And Validations
📝 Ionic Tutorial - Learn to use Forms and Validations in Ionic Angular apps. Get a FREE Ionic 5 Forms Starter App and learn to handle simple and custom validations. Includes complete ionic forms tutorial!
Stars: ✭ 155 (-32.31%)
Mutual labels:  ionic, ionic-framework

Ionic Theme Editor

preview

Website

http://ionic-theme-editor.herokuapp.com/

About

The Ionic Theme Editor is a simple live-editor for the Ionic Framework. You can visually customize the primary Ionic variables, view your live changes immediately in several previews, and download a compiled css file with your edits.

Contributing

Currently the Ionic Theme Editor is hosted in a heroku app. All changes inbetween each release are made to the github repo. I use grunt to build the files. To get setup:

git clone https://github.com/pbernasconi/ionic-theme-editor.git
cd ionic-theme-editor
npm install
bower install
grunt build
grunt serve

Make a new Pull Request for any changes you think are necessary!

Authors

Paolo Bernasconi

LICENSE

Ionic Theme Editor is licensed under the MIT Open Source license. For more information, see the LICENSE file in this repository.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].