unist-util-parents

v3.0.0
unist utility to add references to parents on nodes in a tree
unist unist-util util utility parent parents node nodes ast and 3 more...

prepack

npm run build && npm run format

build

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

format

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

test-api

node --conditions development test.js

test-coverage

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

test

npm run build && npm run format && npm run test-coverage
npm i unist-util-parents

Metadata

  • MIT
  • Whatever
  • Eugene Sharygin
  • released 7/7/2023

Downloads

Maintainers