0.4.0 • Published 11 months ago

react-toolroom v0.4.0

Weekly downloads
-
License
ISC
Repository
-
Last release
11 months ago

English | 简体中文

React Toolroom

A toolset for react developers.

Install

npm i react-toolroom

Usage

This package has some submodules for difference scenes. Import like this:

import {memo} from 'react-toolroom';
import { useResult, useLoading, useRun, useInjectable, useError } from 'react-toolroom/async';

Check demos for a complete example.

Documentation

Documentation

Contributing

Contributions are always welcome!

License

MIT

0.3.0

11 months ago

0.4.0

11 months ago

0.2.3

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago