0.2.3 • Published 8 years ago
yzflhez-js-function v0.2.3
export default { DeepCopy: deepCopy,WebHashFn: webHashFn,GetCookie: getCookie,SetCookie: setCookie,StrToJson: strToJson,ShuziFn: shuziFn,SuZi: susi};
** 版权属于yzflhez@126.com
DeepCopy深度拷贝
WebHashFn获取对应的hash值
GetCookie获取cookie
SetCookie(name, value, expiredays)设置cookie
StrToJson转形式dd=12&sss=343434?ca => {dd:12,sss:343434}
ShuziFn数字转汉子形式
SuZi(val, baifenbi)转千分形式;转百分比
GetClass获取class
GetStyle最终样式
StartMove(oDiv,{width:300,height:300,left:300},3000, 'linear', function(){})js运动
github页面 https://github.com/yzfdldx/node-js-function
npm页面 https://www.npmjs.com/package/yzflhez-js-function
模块引入
~ npm install yzflhez-js-function --save
~ import { DeepCopy } from 'yzflhez-js-function';
0.2.3
8 years ago
0.2.2
8 years ago
0.2.1
8 years ago
0.2.0
8 years ago
0.1.21
8 years ago
0.1.19
8 years ago
0.1.18
8 years ago
0.1.17
8 years ago
0.1.16
8 years ago
0.1.15
8 years ago
0.1.14
8 years ago
0.1.13
8 years ago
0.1.12
8 years ago
0.1.11
8 years ago
0.1.10
8 years ago
0.1.9
8 years ago
0.1.8
8 years ago
0.1.7
8 years ago
0.1.6
8 years ago
0.1.5
8 years ago
0.1.3
8 years ago
0.1.2
8 years ago
0.1.1
8 years ago
0.1.0
8 years ago