1.1.3 • Published 6 years ago

hhz-fe v1.1.3

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

好好住通用工具库

site | doc

安装

在浏览器中:

<script src="hhz-fe.js"></script>

使用 npm:

$npm i -g npm
$npm i hhz-fe

Note: add --save if you are using npm < 5.0.0

在 node.js 中:

// Load the full build.
var hhzTool = require('hhz-fe');
// Load method categories
var formatTime = require('hhz-fe/formatTime');
1.1.1

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago