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
- Host: GitHub
- URL: https://github.com/zonkyio/ember-web-app
- Owner: zonkyio
- License: mit
- Created: 2018-12-01T21:01:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T15:05:06.000Z (over 3 years ago)
- Last Synced: 2024-12-17T21:07:01.464Z (over 1 year ago)
- Topics: ember-addon, emberjs, pwa, web-app-manifest
- Language: JavaScript
- Homepage: https://zonkyio.github.io/ember-web-app
- Size: 29.5 MB
- Stars: 42
- Watchers: 9
- Forks: 8
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# ember-web-app
[](https://github.com/zonkyio/ember-web-app/actions)
[](https://emberobserver.com/addons/ember-web-app)
[](https://codeclimate.com/github/zonkyio/ember-web-app/maintainability)
[](https://codeclimate.com/github/zonkyio/ember-web-app/test_coverage)
[](https://david-dm.org/zonkyio/ember-web-app)
[](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.