ember-datepicker:使用Pikaday和Moment.js的日期选择器

时间:2024-05-22 03:08:21
【文件属性】:

文件名称:ember-datepicker:使用Pikaday和Moment.js的日期选择器

文件大小:188KB

文件格式:ZIP

更新时间:2024-05-22 03:08:21

JavaScript

灰烬CLI日期选择器 描述 该组件是Ember CLI插件,并与Mika和Pikaday一起使用来创建可扩展的Ember组件。 这项工作仍在进行中。 拉请求是受欢迎的。 安装 # Install the addon and include it in your project $ ember install ember-cli-datepicker 基本用法 < DatePicker xss=removed xss=removed> 演示版 克隆此仓库并运行应用程序: # Install ember-cli globally $ yarn global add ember-cli # Clone the repo $ git clone https://github.com/wesm87/ember-datepicker #


【文件预览】:
ember-datepicker-master
----.gitignore(369B)
----app()
--------components()
--------.gitkeep(0B)
----package.json(3KB)
----jsconfig.json(66B)
----LICENSE.md(1KB)
----.watchmanconfig(37B)
----.travis.yml(1KB)
----publishToPages.sh(413B)
----CONTRIBUTING.md(652B)
----index.js(251B)
----CHANGELOG.md(1KB)
----addon()
--------components()
--------.gitkeep(0B)
----testem.js(589B)
----.eslintrc.js(1014B)
----README.md(3KB)
----vendor()
--------.gitkeep(0B)
----tests()
--------dummy()
--------integration()
--------unit()
--------helpers()
--------.eslintrc.js(55B)
--------index.html(1KB)
--------test-helper.js(228B)
----prettier.config.js(91B)
----config()
--------ember-try.js(2KB)
--------environment.js(72B)
----.eslintignore(240B)
----.ember-cli(32B)
----ember-cli-build.js(487B)
----.npmignore(411B)
----.editorconfig(367B)
----yarn.lock(461KB)
----.template-lintrc.js(58B)

网友评论