文件名称:js-format:数据格式化
文件大小:8KB
文件格式:ZIP
更新时间:2024-06-07 23:01:28
JavaScript
js格式 数据格式化 用法 format string(format) *(value) [object(options)|string(type)|function(audit)] options audit {Function} called in three phases (see below) type {String} will cast the passed object, useful if auto detect may fail format ( "MM.YYYY" , new Date ( ) ) ; format ( "(0.0a)" , "-4.0e12" , format . NUMBER ) ; format ( "({{status}}!)" , { status : "Success" } ) ; var currency_for
【文件预览】:
js-format-master
----.jshintrc(6KB)
----.gitignore(1KB)
----package.json(692B)
----changelog.md(607B)
----LICENSE(1KB)
----index.js(5KB)
----readme.md(2KB)
----.gitattributes(916B)
----bower.json(443B)