Skip to content

vallafederico/usehey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published