hast-util-to-mdast

v8.1.1
hast utility to transform to mdast
unist hast hast-util mdast mdast-util rehype remark markdown html and 2 more...

prepack

npm run build && npm run format

build

rimraf "{lib/{handlers/,util/,},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

  • MIT
  • Whatever
  • Seth Vincent
  • released 8/25/2021

Downloads

Maintainers