mdast-util-to-markdown

v1.2.2
mdast utility to serialize markdown
unist mdast mdast-util util utility markdown markup serialize stringify and 5 more...

build

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

format

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

test-api

node --conditions development test/index.js

test-coverage

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

test

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

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 9/18/2021

Downloads

Maintainers