2.0.8 • Published 2 years ago

shengjs v2.0.8

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

npm.io NPM download Code Style Prettier MIT License

介绍

shengjs, 是一个 js 工具库,主要是平时自己经常用的一些工具方法

目前已经支持:

  • clearParams 删除对象中的空属性
  • debounce 防抖函数
  • dateTominutes 日期转成分钟
  • deepEqual 深比较
  • deepcopy 深拷贝
  • getDataType 返回数据类型
  • throttle 节流函数
  • loadJs 动态加载 js
  • objToUrl obj 生成 url
  • urlToObj url 生成 obj
  • uuid 生成唯一 id
  • store 支持过期时间的 localStorage
  • sleep 睡眠函数
  • randomStr 生成随机字符串
2.0.8

2 years ago

2.0.7

2 years ago

2.0.6

2 years ago

2.0.5

2 years ago

2.0.4

2 years ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago