0.3.0 • Published 5 months ago

react-reactivity-utils v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

react-reactivity-utils

ALPHA EXPERIMENTAL VERSION, DO NOT USE IT IN PRODUCTION

A small, reliable and easy to use react utilities to help you improve the reactivity in your applications.

React uses a coarse-grain reactivity model, and there are some gaps in the conceptual system, what we try to fill with these utils. Using them, you avoid common wronge usages of useEffect and improve your code redability and performance.

Installation

yarn add react-reactivity-utils

Usage

See the docs

Contributing

See the Contributing guide for details.

Changelog

See the the changelog list.

License

This project is licensed under the MIT License.

0.3.0

5 months ago

0.2.1

6 months ago

0.2.0

6 months ago

0.1.0

6 months ago