lodash.forownright
v4.5.0
Published
The lodash method `_.forOwnRight` exported as a module.
Downloads
63
Readme
lodash.forownright v4.5.0
The lodash method _.forOwnRight
exported as a Node.js module.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash.forownright
In Node.js:
var forOwnRight = require('lodash.forownright');
See the documentation or package source for more details.