tools-javascript
v1.1.55
Published
javascript or typescript tools
Downloads
1,549
Maintainers
Readme
tools-javascript
对js封装的一系列工具,简介如下,详细实现方法可在文件dist/index.d.ts中查看
Base64Util
base64加解密工具
IFrameUtil
iframe简单通讯工具
JSONUtil
JSON序列化工具
MathUtil
数学工具
MsgUtil
消息提示工具
StrUtil
字符串工具
ArrayUtil
数组操作工具
DomUtil
dom工具
Timer
定时器
CEvent
全局事件管理
CEventBean
事件管理对象
其他实现
对原生Date、Array、DomRect、Function、Map一系列扩展