1.0.16 • Published 4 years ago
max-utils v1.0.16
max-utils
Javascript Utils
Build
yarn build
Test
yarn test
Istanbul coverage
yarn istanbul
Try in Runkit
Case
Type
- type
type(data)
Time
- parseTime
parseTime(time, '{y}-{m}-{d} {h}:{i}:{s}')
Data
- deepClone
deepClone(data);
Number
- round
round(number, decimals);
- random
random(digit);
- sum
sum(number1, number2, number3, ...);
- numberAddDot
numberAddDot(number, ',');
Html
- copyText
copyText(text, callback);
- download
download(link, name);
Cookie
- setCookie
setCookie(key, value, maxAge);
- getCookie
getCookie(key);
- deleteCookie
deleteCookie(key);
Browser
- queryString
queryString(name);
- queryStringObj
queryStringObj();
Others
- debounce
debounce(function, delay);
- throttle
throttle(function, delay);
1.0.16
4 years ago
1.0.15
4 years ago
1.0.14
4 years ago
1.0.12
4 years ago
1.0.11
5 years ago
1.0.8
5 years ago
1.0.7
5 years ago
1.0.6
5 years ago
1.0.5
5 years ago
1.0.4
5 years ago
1.0.3
5 years ago
1.0.2
5 years ago
1.0.1
5 years ago
1.0.0
5 years ago
0.1.9
5 years ago
0.1.8
5 years ago
0.1.7
5 years ago
0.1.6
5 years ago
0.1.5
5 years ago
0.1.4
5 years ago
0.1.1
6 years ago
0.1.0
6 years ago