0.2.3 • Published 6 years ago

yzflhez-js-function v0.2.3

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago

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

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.21

6 years ago

0.1.19

6 years ago

0.1.18

6 years ago

0.1.17

6 years ago

0.1.16

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago