npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "rehype" 的结果(共 41 个)
remark-rehype

remark plugin that turns markdown into HTML to support rehype

MIT
rehype

HTML processor powered by plugins part of the unified collective

MIT
hast

Renamed to rehype

MIT
rehype-highlight

rehype plugin to highlight code blocks with lowlight (highlight.js)

MIT
rehype-autolink-headings

rehype plugin to add links to headings

MIT
rehype-slug

rehype plugin to add `id` attributes to headings

MIT
remark-autolink-headings

Deprecated: this package is no longer maintained. Please use `remark-rehype` to move from remark (markdown) to rehype (HTML) and then replace `remark-autolink-headings` with [`rehype-autolink-headings`][rehype-autolink-headings].

remark-highlight.js

Deprecated: this package is no longer maintained. Please use `remark-rehype` to move from remark (markdown) to rehype (HTML) and then replace `remark-highlight.js` with [`rehype-highlight`][rehype-highlight] or [`rehype-starry-night`][rehype-starry-night]

rehype-raw

rehype plugin to reparse the tree (and raw nodes)

MIT
@starptech/prettyhtml-rehype-webparser

Parses HTML via [**Webparser**](https://github.com/Prettyhtml/prettyhtml/tree/master/packages/webparser) to a [**HAST**](https://github.com/syntax-tree/hast) syntax tree. Used in the [**rehype** processor](https://github.com/rehypejs/rehype/blob/master/pa

ISC
rehype-sort-attributes

rehype plugin to reorder attributes based on how often they occur

MIT
@starptech/rehype-webparser

Parses HTML via [**Webparser**](https://github.com/Prettyhtml/prettyhtml/tree/master/packages/webparser) to a [**HAST**](https://github.com/syntax-tree/hast) syntax tree.

MIT
rehype-sectionize-headings

Create sections based on h2 and h3 headings in Rehype

MIT
remark-react

Deprecated: this package is no longer maintained. Please use `remark-rehype` to move from remark (markdown) to rehype (HTML) and then replace `remark-react` with [`rehype-react`][rehype-react].

rehype-attr

New syntax to add attributes to Markdown.

MIT
rehype-meta

rehype plugin to add metadata to the head of a document

MIT
rehype-document

rehype plugin to wrap a document around a fragment

MIT