lodash._charsrightindex

The modern build of lodash’s internal `charsRightIndex` as a module.

Usage no npm install needed!

<script type="module">
  import lodashCharsrightindex from 'https://cdn.skypack.dev/lodash._charsrightindex';
</script>

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.