valtree
v0.1.4
Published
Valtree is a a function that will itself return the value property of object passed by param.
Readme
Valtree
Valtree is a a function that will itself return the value property of object passed by param..
Installation
Install with npm install valtree --save.
Usage
To use, add the require node module:
const Valtree = require('valtree');

