pandora-locker

1.0.0 • Public • Published

locker

Build Status Coverage Status

how to use

npm install pandora-locker -S
var locker = new Locker();
locker.set('x', 1);
locker.set('length', 10);
console.log(locker.get('x'))

/pandora-locker/

    Package Sidebar

    Install

    npm i pandora-locker

    Weekly Downloads

    0

    Version

    1.0.0

    License

    none

    Last publish

    Collaborators

    • lynzz