string-replace-slices-array

v2.0.10
Take an array of string slice ranges, delete/replace the string according to them
string delete replace multiple ranges slice slices many from and 2 more...

build

rollup -c

coverage

nyc report --reporter=text-lcov | coveralls

dev

rollup -c -w

precommit

npm test

prepare

npm run build

pretest

npm run build

test

eslint src/*.js test/*.js && nyc --reporter=html --reporter=text ava

Metadata

  • MIT
  • >=6
  • Roy Revelt
  • released 1/13/2018

Downloads

Maintainers