hast-util-find-and-replace

v4.1.2
hast utility to find and replace text in a tree
unist hast hast-util util utility html find replace

prepack

npm run build && npm run format

build

rimraf "lib/**/*.d.ts" "*.d.ts" && tsc && type-coverage

format

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

test-api

node --conditions development test.js

test-coverage

c8 --check-coverage --100 --reporter lcov npm run test-api

test

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

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 7/13/2022

Downloads

Maintainers