reqify

0.0.4 • Public • Published

reqify thyself

a browser localStorage class inheriting from EventEmitter. it gives us events mixed with persistence beyond refreshes and restarts.

keys can be any type backed by bytewise

values default to json data

events must be manually emitted as output

reqify.emit( 'eventString', { data } )

tune in for input at the .on('data', callback) pattern

the idea was originally based on interop at Symphony

MIT

/reqify/

    Package Sidebar

    Install

    npm i reqify

    Weekly Downloads

    1

    Version

    0.0.4

    License

    straight martiniware

    Last publish

    Collaborators

    • reqshark