文件名称:ember-add-to-homescreen:mobile移动网络Ember.js体验的“添加到主屏幕”提示
文件大小:259KB
文件格式:ZIP
更新时间:2024-05-02 11:11:15
progressive-web-app icons mobile-web homescreen mobile-web-app
余烬添加到主屏幕
这使得在ember应用程序中轻松使用npm软件包 。
本自述文件概述了在此Ember插件上进行协作的细节。
用法
将该组件放置在application.hbs文件中,如下所示
{{ add-to-homescreen }}
安装
ember install ember-add-to-homescreen
然后:
ember g ember-add-to-homescreen
【文件预览】:
ember-add-to-homescreen-master
----blueprints()
--------ember-add-to-homescreen()
----.gitignore(355B)
----README.md(1KB)
----.nvmrc(1B)
----CHANGELOG.md(1KB)
----ember-cli-build.js(494B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(228B)
--------acceptance()
--------dummy()
--------unit()
--------index.html(1KB)
--------.eslintrc.js(77B)
----testem.js(726B)
----app()
--------components()
--------.gitkeep(0B)
----package.json(3KB)
----vendor()
--------.gitkeep(0B)
----renovate.json(56B)
----index.js(1KB)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
--------release.js(591B)
----LICENSE.md(1KB)
----addon()
--------components()
--------.gitkeep(0B)
--------templates()
----.watchmanconfig(37B)
----index.d.ts(2KB)
----.eslintignore(225B)
----.template-lintrc.js(62B)
----.npmignore(380B)
----.travis.yml(1KB)
----.editorconfig(368B)
----yarn.lock(622KB)
----.eslintrc.js(1008B)