1.0.9 • Published 2 years ago

protai v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago