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

Readme

Keywords

Package Sidebar

Install

npm i pandora-locker

Weekly Downloads

3

Version

1.0.0

License

none

Last publish

Collaborators

  • lynzz