Thanks to visit codestin.com
Credit goes to github.com

Skip to content

felgus-dev/react-effective

Repository files navigation

React Effective

ALPHA VERSION, DO NOT USE IT IN PRODUCTION

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

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

And it has some utils to improve runtime data safety, validating the data with schemas and avoid wrong and unsecure inputs to get inside the React application.

Installation

yarn add react-effective

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.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published