1.0.9 • Published 12 months ago

protai v1.0.9

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

protai

A minimalistic Jotai-like state management system for Preact.

Features a custom made useSyncExternalStore hook for Preact too!

Usage

  1. Install the package npm install protai
  2. Make use of the useAtom and useAtomValue hooks as though you were using the regular Jotai package!

(Extremely) heavily based on John Herrington's video below:

https://www.youtube.com/watch?v=gg31JTZmFUw

1.0.9

12 months ago

1.0.8

12 months ago

1.0.7

12 months ago

1.0.6

12 months ago

1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago