0.0.2 • Published 3 years ago

yml-utils v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

yml-utils

🤞前端常用函数工具库

日常开发过程中会经常用到的浏览器类型判断日期格式化数据处理等常用函数,为避免不同项目使用,这里统一封装。并且使用 jest 进行测试,确保函数工具的正确性

✨使用

npm

npm install yml-utils -S

🎉API文档

Device

getIsMobile 获取是否是移动端

Storage

storage Web Storage

Object

deepClone 深拷贝