README
lodash._charsrightindex v3.0.0
The modern build of lodash’s internal charsRightIndex
exported as a Node.js/io.js module.
Installation
Using npm:
$ {sudo -H} npm i -g npm
$ npm i --save lodash._charsrightindex
In Node.js/io.js:
var charsRightIndex = require('lodash._charsrightindex');
See the package source for more details.