@jsdevtools/rehype-url-inspector

v2.0.2
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document
unified rehype plugin rehype-plugin url rewrite validate inspect normalize and 3 more...

clean

shx rm -rf .nyc_output coverage lib

lint

eslint src test

build

tsc

watch

tsc --watch

test

mocha && npm run lint

coverage

nyc node_modules/mocha/bin/mocha

upgrade

npm-check -u && npm audit fix

bump

bump --tag --push --all

release

npm run upgrade && npm run clean && npm run build && npm test && npm run bump
npm i @jsdevtools/rehype-url-inspector

Metadata

  • MIT
  • >=10
  • James Messinger
  • released 7/18/2020

Downloads