UNPKG

pagehtml

Version:

A tool to grab and process a website's html.

11 lines 228 B
{ "source": { "include": ["./src", "./utils"], "exclude": [], "includePattern": ".+\\.js(doc|x)?$", "excludePattern": "(^|\\/|\\\\)_" }, "plugins": [ "plugins/markdown" ] }