Skip to content

zonghua2016/zh-lodash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

zh-lodash

个人工具库

警告:本库目前还没有任何实用功能函数,所以请勿下载使用;以后所有添加的功能函数都会在 README 文档中标识出来

如果库内的函数对你有用可以下载使用 😄😂

npm 地址

https://www.npmjs.com/package/zh-lodash

git 地址

https://github.com/zonghua2016/zh-lodash

本库中所有函数

函数名 参数 说明
log val 打印日志
dateNow null 返回当前时间戳
zhTypeOfFunc type(Object/Function...) 生成一个判断是否传入 type 数据类型的函数
cloneForce obj 深拷贝
random min, max 生成 min 到 max 之间的随机数,包含 min 和 max,如果只传一个参数,则默认赋值给 max,min 为0
charPad num,len,ch,dir 给传入值补充字符到 len 长度

About

个人工具库

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published