hast-util-raw

v7.2.3
hast utility to reparse a tree
unist hast hast-util util utility parse raw html

test

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

build

rimraf "lib/**/*.d.ts" "{index,test}.d.ts" && tsc && type-coverage

format

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

prepack

npm run build && npm run format

test-api

node test.js

test-coverage

c8 --check-coverage --branches 100 --functions 100 --lines 100 --statements 100 --reporter lcov node test.js

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 12/9/2022

Downloads

Maintainers