文件名称:plottable-moment:基于Moment.js构建的可绘制日期时间格式库
文件大小:138KB
文件格式:ZIP
更新时间:2024-05-20 07:34:55
octo-correct-managed JavaScript
基于Moment.js构建的可绘制日期/时间格式库 概述 用于库可帮助格式化日期和时间。 Plottable-Moment建立在Moment.js之上。 您可以对日期和时间使用多种格式设置选项,也可以选择区域设置(通过Moment)以设置默认的,特定于区域的日期/时间格式。 绘图时刻是获取绘图时间轴本地化的最简单方法。 它提供了对Plottable中数十种语言环境选项的立即访问。 安装 通过凉亭: bower install --save plottable-moment 在网页中使用Plottable-Moment 安装plottable-moment 。 在您的网页上,请确保按以下顺序加载脚本: D3 绘图表 片刻 绘图时刻 有关使用Moment的更多帮助,请参阅。 有助于绘图时刻 克隆此存储库。 安装节点: : 在系统上全局安装bower,gulp和gulp-cli:
【文件预览】:
plottable-moment-develop
----Plottable-Moment Corporate Contributor License Agreement.pdf(68KB)
----plottable-moment.zip(3KB)
----plottable-moment.js(7KB)
----package.json(681B)
----tasks()
--------build_src.js(448B)
--------serve.js(263B)
--------watch_src.js(146B)
--------package_compress.js(317B)
--------test_unit_phantomJS.js(210B)
--------build_test.js(328B)
--------watch_test.js(134B)
--------package_uglify.js(307B)
--------lint_ts.js(283B)
----test()
--------localeTests.ts(2KB)
--------tests.html(913B)
--------references.ts(314B)
----gulpfile.js(1KB)
----LICENSE(1KB)
----plottable-moment.min.js(5KB)
----src()
--------locale.ts(5KB)
--------references.ts(161B)
----lint()
--------tslint.json(1KB)
----.gitignore(155B)
----tsd.json(829B)
----plottable-moment.d.ts(183B)
----README.md(3KB)
----bower.json(614B)
----Plottable-Moment Personal Contributor License Agreement.pdf(64KB)