0.0.1 • Published 3 months ago

usehey v0.0.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
3 months ago

UseHey()

Sounds like a hook but it's not. Hey was taken.

Multipurpose, bare bones front end state management and event emitter.

Init with useHey() Set state with hey.something = 123 Watch changes with hey.on("something", () => conosle.log(hey.something))

It'll be available globally, in all of your files without importing (all hail the window object).

0.0.1

3 months ago