文件名称:ember-gantt:甘特图的Ember插件
文件大小:154KB
文件格式:ZIP
更新时间:2024-02-25 21:01:32
ember addon gantt EmberJavaScript
恩伯甘特
ember-cli插件,用于显示数据中的漂亮甘特图。 无需使用其他库–纯余烬。 如此光滑且快速。
安装
ember install ember-gantt
用法
[有关如何在应用程序中使用插件的详细说明。]
贡献
安装
git clone
【文件预览】:
ember-gantt-master
----.gitignore(346B)
----README.md(2KB)
----ember-cli-build.js(372B)
----.ember-cli(280B)
----tests()
--------integration()
--------test-helper.js(228B)
--------dummy()
--------unit()
--------helpers()
--------index.html(1KB)
----testem.js(506B)
----app()
--------components()
--------utils()
--------.gitkeep(0B)
--------styles()
--------controllers()
----package.json(2KB)
----vendor()
--------ember-gantt.css(5KB)
--------.gitkeep(0B)
----index.js(450B)
----config()
--------ember-try.js(1KB)
--------environment.js(90B)
----LICENSE.md(1KB)
----addon()
--------components()
--------utils()
--------.gitkeep(0B)
--------styles()
--------templates()
----.watchmanconfig(37B)
----.npmignore(277B)
----.travis.yml(1KB)
----.editorconfig(481B)
----.eslintrc.js(944B)
----compile-css.js(442B)
----package-lock.json(418KB)