Git Product home page Git Product logo

ember-cordova's Introduction

#ember-cordova (beta)

ember-cordova simplifies building Cordova applications with Ember.js.

It includes a CLI for builds, hooks, device event bindings, and handles splash screens, icons and a growing number of supported Ember/Cordova plugin bindings.

  1. Platforms & Requirements
  2. Getting Started
  3. Features and Documentation;
  4. Upcoming Extensions;
  5. Contributing;
  6. Credits

It is a beta fork of ember-cli-cordova, but should have similar stability. It includes new features discussed below.

##Platforms & Requirements

We require Ember 2.3 or greater. Supported Cordova platforms are iOS and Android.

For support with older Ember versions, look at ember-cli-cordova

##Getting Started

If you are migrating from ember-cli-cordova, as a pre step move your /cordova directory to /ember-cordova/cordova.

  ember install ember-cordova

You can optionally pass name & cordovaId params, which will set the id & display name of your Cordova application. If none exist, your Ember Apps name will be used.

If you already have a Cordova project here it will not be overwritten.

Make sure your config.locationType is set to 'hash'.

As a final step, add your desired platforms, e.g.:

ember cdv platform add ios
ember cdv platform add android

Cordova working relies on the cordova.js script being injected. By default, this happens using ember cdv commands. Your vanilla ember build && ember s commands will not inject cordova.js by design.

##Features and Documentation

##Upcoming Extensions

We are working on four major items right now:

  1. Improving test coverage;
  2. Livereload improvements;
  3. Bindings to Cordova Plugins see plugins; and
  4. Either having ember install ember-cordova-plugin-foo install both the ember addon & cordova plugin, or achieving the same through ember cdv:install foo.

##Contributing

PRs are very welcome. You can read our style guides here.

If you are unsure about your contribution idea, please feel free to open an Issue for feedback.

##Credits

ember-cordova is maintained by Isle of Code, and started as a fork of ember-cli-cordova.

ember-cordova's People

Contributors

alexblom avatar andressrg avatar anulman avatar benjaminedwardparker avatar billybonks avatar bryanh avatar danielochoa avatar deepflame avatar dukex avatar greis avatar huafu avatar jakecraige avatar jbrown avatar jcowley avatar jhilden avatar jwade34 avatar kiwiupover avatar machty avatar matthewford avatar osxi avatar runspired avatar schmooie avatar spruce avatar zigomir avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.