0.2.0 • Published 3 years ago

atomic-preact v0.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

0.2.0

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago