match-replace-all

v1.0.1
Finds strings by given match and replaces the content using callback function
javascript regex replaceall

test

echo "Error: no test specified" && exit 1

build

babel --out-dir lib src

lint

eslint ./src/. --ext .js

lint-fix

eslint --fix ./src/. --ext .js
npm i match-replace-all

Metadata

  • MIT
  • Whatever
  • Martin Kluska
  • released 9/26/2017

Downloads

Maintainers