hast-util-raw

v1.0.0
Reparse a HAST tree
hast util utility raw html

lint

xo

test

npm run build && npm run lint && npm run test-coverage

build

npm run build-md && npm run build-bundle && npm run build-mangle

build-md

remark . --quiet --frail

test-api

node test.js

build-bundle

browserify index.js --bare -s hastUtilRaw > hast-util-raw.js

build-mangle

esmangle hast-util-raw.js > hast-util-raw.min.js

test-coverage

nyc --reporter lcov tape test.js

Metadata

  • MIT
  • Whatever
  • Titus Wormer
  • released 10/20/2016

Downloads

Maintainers