rehype-document

v7.0.3
rehype plugin to wrap a document around a fragment
document hast html plugin rehype rehype-plugin syntax tree unified and 2 more...

build

tsc --build --clean && tsc --build && type-coverage

format

remark . --frail --output --quiet && prettier . --log-level warn --write && xo --fix

prepack

npm run build && npm run format

test

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

test-api

node --conditions development test.js

test-coverage

c8 --100 --check-coverage --reporter lcov npm run test-api
npm i rehype-document

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 11/25/2023

Downloads