Functional property method
npm install prop
Functional method to get a property from an object.
`` javascriptvar obj = {foo: 'bar'}var result = prop('foo')(obj)`install
javascriptvar obj = {foo: 'bar'}var result = prop('foo')(obj)
install
` shnpm install prop``
shnpm install prop
pull requests welcome
MIT
- functional-javascript- Christian Johansen