nz-utils
Version:
一款关于vue的插件库,包含常用过滤器,localstorge,cookie的封装,md5,sha1,base64加密,常用的一些url,domain,ip验证等等。
20 lines (19 loc) • 477 B
JSON
{
"name": "nz-utils",
"version": "0.0.1",
"description": "一款关于vue的插件库,包含常用过滤器,localstorge,cookie的封装,md5,sha1,base64加密,常用的一些url,domain,ip验证等等。",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"vue",
"filter",
"chche",
"localstorge",
"cookie",
"md"
],
"author": "nic zou",
"license": "ISC"
}