An open API service indexing awesome lists of open source software.

https://github.com/zonkyio/ember-web-app

This Ember addon helps you configure and manage the Web App Manifest to create Progressive Web App
https://github.com/zonkyio/ember-web-app

ember-addon emberjs pwa web-app-manifest

Last synced: 8 months ago
JSON representation

This Ember addon helps you configure and manage the Web App Manifest to create Progressive Web App

Awesome Lists containing this project

README

          

# ember-web-app

[![Actions Status](https://github.com/zonkyio/ember-web-app/workflows/CI/badge.svg)](https://github.com/zonkyio/ember-web-app/actions)
[![Ember Observer Score](https://emberobserver.com/badges/ember-web-app.svg)](https://emberobserver.com/addons/ember-web-app)
[![Maintainability](https://api.codeclimate.com/v1/badges/3745a4b7af3f134d40ed/maintainability)](https://codeclimate.com/github/zonkyio/ember-web-app/maintainability)
[![Test Coverage](https://api.codeclimate.com/v1/badges/3745a4b7af3f134d40ed/test_coverage)](https://codeclimate.com/github/zonkyio/ember-web-app/test_coverage)
[![dependencies Status](https://david-dm.org/zonkyio/ember-web-app/status.svg)](https://david-dm.org/zonkyio/ember-web-app)
[![devDependencies Status](https://david-dm.org/zonkyio/ember-web-app/dev-status.svg)](https://david-dm.org/zonkyio/ember-web-app?type=dev)

This Ember addon helps you configure and manage the Web App Manifest to create a Progressive Web App.

## Compatibility

- Ember.js v3.28 or above
- Ember CLI v3.28 or above
- Node.js v14 or above

## Installation

```
ember install ember-web-app
```

## Usage

See [documentation](https://zonkyio.github.io/ember-web-app).

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md).

## License

See [LICENSE](./LICENSE) for the full license text.