utools前端工具库介绍
日常开发过程中积累下来的常用函数工具库函数,满足你的日常开发需求。
@utools/universal仓库封装常用了工具函数,包括dom、cookie、storage、url、date、string、array、object、number、function、browser、device、image、file、math、regexp、validate、color、other等等,满足你的日常开发需求。
@utools/typings 仓库提供typescript的类型定义,方便你在typescript项目中使用。