Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ember-web-app

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

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

  • 1.0.0-alpha.5
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
2.2K
decreased by-55.11%
Maintainers
1
Weekly downloads
 
Created
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-web-app.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

Package last updated on 06 Nov 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc