indexof-limited

v1.1.13
JavaScript library to find the first occurence of a substring inside a long string limited to initial and end position
indexof index of string substring search limited

build

rm -rf build && babel src --out-dir build --ignore tests/

lint

eslint src

prepublishOnly

npm run build

test

mocha -r babel-register --recursive src/tests --timeout 5000
npm i indexof-limited

Metadata

  • MIT
  • Whatever
  • oprogramador
  • released 3/19/2023

Downloads

Maintainers