unist-util-filter

v3.0.0
unist utility to create a new tree with nodes that pass a filter
unist unist-util util utility ast tree node clone filter and 3 more...

prepack

npm run build && npm run format

build

rimraf "*.d.ts" && tsc && tsd && 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
  • Eugene Sharygin
  • released 4/19/2021

Downloads

Maintainers