ember-cli-bootstrap-4:一个在Ember应用程序中使用Bootstrap 4的ember-cli插件

时间:2021-05-05 03:50:30
【文件属性】:
文件名称:ember-cli-bootstrap-4:一个在Ember应用程序中使用Bootstrap 4的ember-cli插件
文件大小:148KB
文件格式:ZIP
更新时间:2021-05-05 03:50:30
JavaScript Ember CLI引导程序4 一个在Ember应用程序中使用的插件。 兼容性 Ember.js v3.4或更高版本 Ember CLI v2.13或更高版本 Node.js v8或更高版本 安装 入门 在ember-cli应用程序中安装 ember install ember-cli-bootstrap-4 然后在您的app.scss文件中包括以下内容: @import " ember-cli-bootstrap-4/bootstrap " ; 或仅用于网格 @import " ember-cli-bootstrap-4/bootstrap-grid " ; 配置 JavaScript组件 该插件没有任何Ember.js组件。 Bootstrap的Javascript文件是从bootstrap/dist/js/bootstrap.js 。 对于并非所有Bootstrap 4 j
【文件预览】:
ember-cli-bootstrap-4-master
----ember-cli-build.js(494B)
----testem.js(556B)
----.eslintrc.js(1KB)
----.npmignore(411B)
----jsconfig.json(141B)
----.ember-cli(280B)
----CONTRIBUTING.md(639B)
----.travis.yml(1KB)
----config()
--------environment.js(90B)
--------ember-try.js(2KB)
----LICENSE.md(1KB)
----README.md(5KB)
----addon()
--------.gitkeep(0B)
----.template-lintrc.js(62B)
----.editorconfig(368B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(228B)
--------helpers()
--------dummy()
--------acceptance()
--------unit()
----blueprints()
--------ember-cli-bootstrap-4()
----.gitignore(369B)
----app()
--------.gitkeep(0B)
----index.js(3KB)
----.watchmanconfig(37B)
----.eslintignore(240B)
----package-lock.json(525KB)
----package.json(3KB)
----vendor()
--------.gitkeep(0B)

网友评论