1.1.5 • Published 3 years ago

yp-utils v1.1.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

yp-utils

React Utils Library.

NPM version NPM downloads

📚 文档

✨ 特性

  • 易学易用
  • 包含大量提炼自应用的高级 Utils。
  • 包含丰富的基础 Utils。
  • 使用 TypeScript 构建,提供完整的类型定义文件。

📦 安装

npm i yp-utils --save

🔨 使用

import { useRequest } from 'yp-utils';

🤝 参与贡献

$ git clone http://gitlab.zhaogong.vrtbbs.com/javascript/yp-js-utils.git
$ cd hooks
$ npm run init
$ npm start

打开浏览器访问 http://127.0.0.1:8000

✅ License

MIT