meteoric124:meteoric

v1.2.4-beta.11Published 10 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Gitter

meteor-ionic

Build Ionic apps in Meteor!

Overview

This is an attempt at real Ionic and Meteor integration. This is not just Ionic's CSS framework wrapped in a Meteor package. It aims to be a complete port of Ionic’s Angular directives to Meteor Blaze templates.

Note: This is a forked of meteoric:ionic, which is now not maintained. In response, I decided to fork it, and maintain this package for my own. I have written acceptance test on JoeyAndres/ionic-demo, which is a fork of meteoric/demo.

Why?

Ionic is arguably the most comprehensive, polished, cross-platform mobile framework available. But unfortunately a large portion of its functionality comes from Angular directives. I'm not a fan of trying to force-fit Angular into Meteor, so I wanted to see if I could rewrite Ionic specifically for Meteor.

Install

meteor add jandres:ionic

Dependencies

Examples

Demo of all components

The demo app of various ionic components

Demo | Code branch 1.2.4-dev