unist-util-assert

v3.0.2
unist utility to assert nodes
unist unist-util util utility assert check test

prepack

npm run build && npm run format

build

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

format

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

test-api

node --conditions development test/index.js

test-coverage

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

test

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

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 1/6/2023

Downloads

Maintainers