The modern build of lodash’s internal `charsRightIndex` as a module.
npm install lodash._charsrightindex
yarn add lodash._charsrightindex
pnpm add lodash._charsrightindex
bun add lodash._charsrightindex
The modern build of lodash’s internal charsRightIndex exported as a Node.js/io.js module.
charsRightIndex
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.