UNPKG
zxftools
Version:
latest (1.0.0)
1.0.0
提供了格式化时间,HTMLEscape的功能
zxftools
/
package.json
8 lines
•
220 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"zxftools"
,
"version"
:
"1.0.0"
,
"main"
:
"index.js"
,
"description"
:
"提供了格式化时间,HTMLEscape的功能"
,
"keywords"
:
[
"my-tools"
,
"dataFormat"
,
"escape"
]
,
"license"
:
"ISC"
}