vfile-matter

v4.0.0
vfile utility to parse the YAML front matter in a file
vfile vfile-util util utility virtual file frontmatter matter yaml and 1 more...

prepack

npm run build && npm run format

build

rimraf "*.d.ts" && tsc && type-coverage

format

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

test-api

node test.js

test-coverage

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

test

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

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 6/11/2022

Downloads

Maintainers