UNPKG
cjl_npm_tools
Version:
latest (1.1.5)
1.1.5
1.1.3
1.1.2
1.1.1
1.1.0
提供了关于时间,日期方面的方法,还有像深度拷贝,封装的百度翻译,16进制颜色转换等
cjl_npm_tools
/
package.json
8 lines
•
372 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"name"
:
"cjl_npm_tools"
,
"version"
:
"1.1.5"
,
"main"
:
"index.js"
,
"description"
:
"提供了关于时间,日期方面的方法,还有像深度拷贝,封装的百度翻译,16进制颜色转换等"
,
"keywords"
:
[
"cjl"
,
"dateFormat"
,
"escape"
,
"getHexOpacityColor"
,
"deepClone"
,
"百度翻译"
,
"深度拷贝"
,
"颜色转换"
]
,
"license"
:
"ISC"
}