ember-add-to-homescreen
TypeScript icon, indicating that this package has built-in type declarations

0.3.2 • Public • Published

ember-add-to-homescreen

Greenkeeper badge Build Status Ember Observer Score Code Climate npm version

This makes it easy to use the npm package add-to-homescreen in an ember app.

This README outlines the details of collaborating on this Ember addon.

Usage

Place the component in your application.hbs file as follows

 
{{add-to-homescreen}}
 

Installation

ember install ember-add-to-homescreen

Then:

ember g ember-add-to-homescreen <name-of-app>

Fastboot Support

For pre-1.0 versions of Fastboot make sure to use the most recent 0.1.x release of this library. For Fastboot 1.0 or newer, use 0.2.x (or newer) releases.

Running

Running Tests

  • ember test
  • ember test --server

Building

  • ember build

For more information on using ember-cli, visit http://www.ember-cli.com/.

/ember-add-to-homescreen/

    Package Sidebar

    Install

    npm i ember-add-to-homescreen

    Weekly Downloads

    18

    Version

    0.3.2

    License

    MIT

    Unpacked Size

    13.1 kB

    Total Files

    16

    Last publish

    Collaborators

    • mike-north-bot
    • northm