atomic-preact
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

Atomic Preact

Very simple state management library used to make things more easy to change without losing too much performance

It uses the method rerender() that enqueue a next render for the next frame

No matter how many times rerender() is called, it will make the entire app rerender once

This makes this state management more performatic than Recoil or Redux when small parts of the app is rerendered

Readme

Keywords

Package Sidebar

Install

npm i atomic-preact

Weekly Downloads

9

Version

0.2.0

License

MIT

Unpacked Size

5.69 kB

Total Files

8

Last publish

Collaborators

  • andreilucas123