hast-util-to-dom

v3.0.0
hast utility to transform to the DOM
unist hast hast-util util utility rehype dom html

prepack

npm run build && npm run format

build

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

format

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

test-api

node test/index.js

test-coverage

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

test

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

Metadata

  • ISC
  • Whatever
  • Keith McKnight
  • released 5/2/2021

Downloads

Maintainers