ember-a11y-blueprint:A11y对默认Ember-CLI蓝图的增强

时间:2024-03-27 13:27:39
【文件属性】:

文件名称:ember-a11y-blueprint:A11y对默认Ember-CLI蓝图的增强

文件大小:208KB

文件格式:ZIP

更新时间:2024-03-27 13:27:39

JavaScript

灰烬蓝图 A11y对默认Ember-CLI蓝图的增强 受到对话的启发 兼容性 Ember.js v3.16或更高版本 Ember CLI v2.13或更高版本 Node.js v10或更高版本 安装 ember init -b ember-a11y-blueprint 用法 将自定义语言与蓝图一起使用 如果要将非en语言设置为应用程序的默认语言,则可以在蓝图中使用--lang选项。 例如,如果您想将es作为默认语言, ember init -b ember-a11y-blueprint --lang=es 有关可用语言代码的完整列表,请单击 贡献 有关详细信息,请参见指南。 执照 该项目是根据。


【文件预览】:
ember-a11y-blueprint-master
----.gitignore(383B)
----app()
--------.gitkeep(0B)
----package.json(3KB)
----package-lock.json(835KB)
----LICENSE.md(1KB)
----.watchmanconfig(37B)
----.travis.yml(2KB)
----CONTRIBUTING.md(652B)
----node-tests()
--------blueprint()
----index.js(460B)
----addon()
--------.gitkeep(0B)
----testem.js(589B)
----.prettierignore(253B)
----.eslintrc.js(1KB)
----.prettierrc.js(58B)
----README.md(2KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------dummy()
--------integration()
--------unit()
--------helpers()
--------index.html(1KB)
--------test-helper.js(323B)
----config()
--------ember-try.js(2KB)
--------environment.js(90B)
----.eslintignore(253B)
----files()
--------__root__()
----.ember-cli(280B)
----ember-cli-build.js(495B)
----.npmignore(438B)
----renovate.json(38B)
----.editorconfig(367B)
----.template-lintrc.js(58B)

网友评论