the-monkey-king

test

Usage no npm install needed!

<script type="module">
  import theMonkeyKing from 'https://cdn.skypack.dev/the-monkey-king';
</script>

README

the-monkey-king

项目介绍

整理封装常用的组件和工具类函数

软件架构

  • http工具类

    • 基于 what-fetch 封装
  • utils工具类,

    • regex 正则表达式,
    • type 数据类型检测,
    • file 图片文件转换,
    • array 工具函数
    • object 工具函数
  • thirtPart 第三方组件

    • qs
    • path-to-regexp
    • moment
    • js-cookie
    • lodash

安装教程

  1. npm i the-monkey-king

使用说明

  1. import { http,utils,thirtPart} from 'the-monkey-king'

参与贡献

  1. Fork 本项目
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

反馈与建议

感谢阅读这份帮助文档。