lodash._trimmedrightindex
v3.0.0
Published
The modern build of lodash’s internal `trimmedRightIndex` as a module.
Downloads
1,844
Readme
lodash._trimmedrightindex v3.0.0
The modern build of lodash’s internal trimmedRightIndex
exported as a Node.js/io.js module.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash._trimmedrightindex
In Node.js/io.js:
var trimmedRightIndex = require('lodash._trimmedrightindex');
See the package source for more details.