rehype

由 @unifiedjs collective 插件驱动的 HTML 处理器。「HTML processor powered by plugins part of the @unifiedjs collective」

Github星跟踪图

rehype

Build
Coverage
Downloads
Size
Sponsors
Backers
Chat

rehype is an HTML processor powered by plugins part of the unified
collective.

Intro

rehype is an ecosystem of plugins for processing HTML to do all kinds of
things: format it, minify it, or wrap it programmatically
into a document
.

This repository contains the following projects:

  • rehype-parse — Parse HTML documents to syntax trees
  • rehype-stringify — Serialize syntax trees to HTML documents
  • rehype — Programmatic interface with both rehype-parse and rehype-stringify
  • rehype-cli — Command-line interface wrapping rehype

Sponsors

Support this effort and give back by sponsoring on OpenCollective!

Security

As rehype works on HTML, and improper use of HTML can open you up to a
cross-site scripting (XSS) attack, use of rehype can also be unsafe.
Use rehype-sanitize to make the tree safe.

Contribute

See contributing.md in rehypejs/.github for ways
to get started.
See support.md for ways to get help.
Ideas for new plugins and tools can be posted in rehypejs/ideas.

A curated list of awesome rehype resources can be found in awesome
rehype
.

This project has a code of conduct.
By interacting with this repository, organization, or community you agree to
abide by its terms.

License

MIT © Titus Wormer

主要指标

概览
名称与所有者rehypejs/rehype
主编程语言JavaScript
编程语言JavaScript (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2016-02-25 09:11:41
推送于2025-02-28 09:58:20
最后一次提交
发布数56
最新版本名称13.0.2 (发布于 )
第一版名称1.0.0 (发布于 )
用户参与
星数2k
关注者数11
派生数93
提交数350
已启用问题?
问题数32
打开的问题数1
拉请求数62
打开的拉请求数0
关闭的拉请求数13
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?