UNPKG
ith-tools
Version:
latest (1.2.0)
1.2.0
1.1.0
提供了格式化时间,HTMLEscape相关功能
ith-tools
/
package.json
12 lines
•
248 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"ith-tools"
,
"version"
:
"1.2.0"
,
"main"
:
"index.js"
,
"description"
:
"提供了格式化时间,HTMLEscape相关功能"
,
"keywords"
:
[
"ith"
,
"dateFormat"
,
"escape"
]
,
"license"
:
"ISC"
}