ember-date-fns:使用date-fns的Ember.js的日期帮助器

时间:2024-02-25 16:11:49
【文件属性】:

文件名称:ember-date-fns:使用date-fns的Ember.js的日期帮助器

文件大小:159KB

文件格式:ZIP

更新时间:2024-02-25 16:11:49

ember date-formatting EmberJavaScript

灰烬日期-fns 借助为您的ember-cli应用程序提供了轻量级的日期助手。 如果您只需要格式化日期,Ember date-fns将为您提供帮助。 如果您正在寻找更多功能,请参阅 。 安装 在您的ember-cli项目中,运行 ember install ember-date-fns 要么 yarn add ember-date-fns 要么 npm install --save ember-date-fns 可用的助手 所有助手都映射到同名的date-fns函数。 用法 date-format 使用格式化日期对象,字符串或时间戳。 {{ date-format date "


【文件预览】:
ember-date-fns-master
----circle.yml(431B)
----.jshintrc(518B)
----ember-cli-build.js(494B)
----testem.js(581B)
----yarn.lock(369KB)
----.eslintrc.js(1KB)
----.npmignore(404B)
----.ember-cli(280B)
----.travis.yml(1KB)
----config()
--------environment.js(90B)
--------ember-try.js(2KB)
----LICENSE.md(1KB)
----README.md(2KB)
----addon()
--------.eslintrc.js(110B)
--------helpers()
--------.gitkeep(0B)
----.template-lintrc.js(62B)
----.editorconfig(368B)
----tests()
--------integration()
--------index.html(1KB)
--------test-helper.js(228B)
--------.eslintrc.js(55B)
--------helpers()
--------dummy()
--------unit()
----blueprints()
--------ember-date-fns()
----.gitignore(362B)
----app()
--------.eslintrc.js(110B)
--------helpers()
--------.gitkeep(0B)
----index.js(132B)
----.watchmanconfig(37B)
----.eslintignore(240B)
----package.json(2KB)
----vendor()
--------.gitkeep(0B)

网友评论