hast-util-find-and-replace

v3.2.0
hast utility to find and replace text in a tree
unist hast hast-util util utility html find replace

format

remark . -qfo && prettier . -w --loglevel warn && xo --fix

build-bundle

browserify . -s hastUtilFindAndReplace -o hast-util-find-and-replace.js

build-mangle

browserify . -s hastUtilFindAndReplace -o hast-util-find-and-replace.min.js -p tinyify

build

npm run build-bundle && npm run build-mangle

test-api

node test

test-coverage

nyc --reporter lcov tape test.js

test

npm run format && npm run build && npm run test-coverage

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 11/3/2020

Downloads

Maintainers