Socket
Socket
Sign inDemoInstall

ember-web-app

Package Overview
Dependencies
186
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    ember-web-app

This addon helps you configure and manage the manifest.json and meta tags needed to create progressive web applications


Version published
Weekly downloads
5.5K
increased by10.43%
Maintainers
1
Install size
18.8 MB
Created
Weekly downloads
 

Readme

Source

ember-web-app

Build Status

THIS IS STILL A WORK IN PROGRESS

This Ember addon helps you configure and manage the manifest.json and meta tags needed to create a Progressive Web Application

Features:

  • Generate a manifest.json file using a template.
  • Use fingerprint for images
  • Generate image variants for different devices
  • Include equivalent meta tags for supporting other devices (e.g. iphone)

Installation

$ ember install ember-web-app

This generates a manifest.json template in config/manifest.json

Development

$ git clone https://github.com/san650/ember-cli-page-object.git
$ cd $_
$ yarn          # (or npm install)
$ bower install

Running tests

$ npm test

Project's health

Build Status

License

ember-web-app is licensed under the MIT license.

See LICENSE for the full license text.

Keywords

FAQs

Last updated on 05 Nov 2016

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc