rehype-url-inspector
URL inspector
A plugin to inspect and manipulate URLs in HTML documents
A rehype plugin to inspect, validate, or rewrite URLs anywhere in an HTML document
19 stars
3 watching
3 forks
Language: JavaScript
last commit: over 4 years ago broken-linkshtmlhtml5javascriptnodejsrehyperehype-pluginunifiedurlurl-rewriteurl-validationurlsvalidate-url
Related projects:
Repository | Description | Stars |
---|---|---|
rehypejs/rehype | A tool for transforming HTML with plugins to inspect and change its structure as structured data | 1,814 |
rehypejs/rehype-dom | A library for parsing and compiling HTML with browser APIs | 26 |
rehypejs/rehype-document | Wraps a fragment in a complete HTML document | 31 |
rehypejs/rehype-format | Formats whitespace in HTML to improve readability | 30 |
rehypejs/rehype-react | Converts HTML to JSX code for various JavaScript frameworks | 393 |
js-devtools/rehype-toc | Adds a table of contents to HTML documents using rehype plugin | 71 |
rehypejs/rehype-minify | Utility for optimizing HTML documents by removing unnecessary characters and attributes | 90 |
rehypejs/rehype-highlight | A rehype plugin for syntax highlighting | 267 |
js-devtools/rehype-inline-svg | Inlines and optimizes SVG images in HTML documents | 8 |
rehypejs/rehype-retext | Transforms HTML into natural language syntax trees to support analysis and processing of prose content | 17 |
luk707/rehype-truncate | Truncates HTML content within a specified character limit while preserving its structure | 5 |
rehypejs/rehype-remark | Transforms HTML into Markdown syntax tree to support remark | 82 |
nschloe/deadlink | Tools to check and fix broken URLs in code and documentation | 164 |
remarkjs/remark-rehype | Transforms markdown into HTML to support HTML processing plugins | 271 |
chaijs/loupe | Utility function to represent objects as strings in a platform-independent way. | 21 |