mdast-util-frontmatter

v2.0.1
mdast extension to parse and serialize frontmatter (YAML, TOML, etc)
unist mdast mdast-util util utility markdown markup frontmatter yaml and 3 more...

prepack

npm run build && npm run format

build

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

format

remark . -qfo && prettier . -w --log-level warn && xo --fix

test-api-prod

node --conditions production test.js

test-api-dev

node --conditions development test.js

test-api

npm run test-api-dev && npm run test-api-prod

test-coverage

c8 --100 --reporter lcov npm run test-api

test

npm run build && npm run format && npm run test-coverage
npm i mdast-util-frontmatter

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 9/14/2023

Downloads

Maintainers