usehey

0.0.1 • Public • Published

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

/usehey/

    Package Sidebar

    Install

    npm i usehey

    Weekly Downloads

    0

    Version

    0.0.1

    License

    UNLICENSED

    Unpacked Size

    1.26 kB

    Total Files

    4

    Last publish

    Collaborators

    • vallafederico