文件名称:ember-feature-controls:热插拔您的功能
文件大小:322KB
文件格式:ZIP
更新时间:2024-02-25 17:22:10
ember ember-addon feature-flags feature-toggles hacktoberfest
余烬特征控制 热插拔功能: ember-feature-controls提供了一个管理面板来启用或禁用功能标志。 演示可以在这里找到: : 。 要了解有关功能标记以及如何在Ember应用程序中使用它们的更多信息,请阅读Xavier Cambar的。 兼容性 Ember.js v3.4或更高版本 Ember CLI v2.13或更高版本 Node.js v8或更高版本 安装 ember install ember-feature-controls 用法 该插件与。 它显示一个管理面板以启用或禁用功能标志。 在模板内 插件提供了一个{{feature-controls}}组件,可以添加到
【文件预览】:
ember-feature-controls-master
----ember-cli-build.js(489B)
----.github()
--------dependabot.yml(691B)
----testem.js(599B)
----yarn.lock(480KB)
----.eslintrc.js(1006B)
----.npmignore(411B)
----.ember-cli(280B)
----CONTRIBUTING.md(643B)
----.travis.yml(1KB)
----config()
--------environment.js(87B)
--------ember-try.js(2KB)
----LICENSE.md(1KB)
----README.md(4KB)
----addon()
--------instance-initializers()
--------utils()
--------route-setup.js(109B)
--------components()
--------templates()
--------routes()
----.template-lintrc.js(90B)
----docs()
--------screenshot.png(83KB)
----.editorconfig(367B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(228B)
--------helpers()
--------dummy()
--------acceptance()
--------unit()
----.gitignore(369B)
----app()
--------instance-initializers()
--------components()
--------templates()
--------routes()
--------storages()
----index.js(69B)
----.watchmanconfig(37B)
----.eslintignore(240B)
----package.json(2KB)
----vendor()
--------.gitkeep(0B)