stray-dict
v1.0.0
Published
stray dictionary functions
Downloads
3
Readme
stray-dict
loose dict functions works with objects with tilde-prefixed keys
Installation
npm install stray-dictk
API
all keys are strings
set(obj, key, value)
get(obj, key)
throws if key not present