1.0.0 • Published 3 years ago
@activity-maker/hi-hooks v1.0.0
@activity-maker/hi-hooks
自定义 React Hooks 库,提取可复用的精巧 Hooks。
Documentation
http://cft.pages.xmly.work/sunshine/#/hooks/
Installation
yarn add @activity-maker/hi-hooks
# OR
npm i @activity-maker/hi-hooksUsage
// Example
import { useCountDown } from '@activity-maker/hi-hooks';按需加载
@activity-maker/hi-hooks 的 JS 代码默认支持基于 ES modules 的 tree shaking。
1.0.0
3 years ago