imyuanli / hooks-plus

Home Page:https://hooks-plus.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hooks-plus

NPM version NPM downloads

A react hooks

Usage

TODO

Options

TODO

Development

# install dependencies
$ yarn install

# develop library by docs demo
$ yarn start

# build library source code
$ yarn run build

# build library source code in watch mode
$ yarn run build:watch

# build docs
$ yarn run docs:build

# check your project for potential problems
$ yarn run doctor

LICENSE

MIT

About

https://hooks-plus.vercel.app

License:MIT License


Languages

Language:TypeScript 85.2%Language:JavaScript 11.1%Language:Shell 3.7%