UNPKG

roo-tool

Version:

This is a front-end scaffold commonly used tool library, integrates the Cookie, with indexedDB and custom event operations

16 lines (11 loc) 314 B
#### 版本迭代 ``` ``` #### version 1.0.0 ``` 初始版本 ``` #### version 1.0.2 1.更新js-cookie、urijs依赖版本为安装当前最新版本。 2.规范工具函数命名、修改Tool.checkURLExist函数名为Tool.isRealUrl。 3.补充isFunction、toThousands、debounceFunc函数到Tool函数。