MindMap/frontend/node_modules/domutils
lixinran b5c56d4946 feat: 修复markdown表格渲染问题
- 正确配置Mind Elixir的markdown渲染器,支持表格渲染为HTML格式
2025-09-10 15:27:37 +08:00
..
lib feat: 修复markdown表格渲染问题 2025-09-10 15:27:37 +08:00
LICENSE feat: 修复markdown表格渲染问题 2025-09-10 15:27:37 +08:00
package.json feat: 修复markdown表格渲染问题 2025-09-10 15:27:37 +08:00
readme.md feat: 修复markdown表格渲染问题 2025-09-10 15:27:37 +08:00

readme.md

domutils Node.js CI

Utilities for working with htmlparser2's DOM.

All functions are exported as a single module. Look through the docs to see what is available.

Ecosystem

Name Description
htmlparser2 Fast & forgiving HTML/XML parser
domhandler Handler for htmlparser2 that turns documents into a DOM
domutils Utilities for working with domhandler's DOM
css-select CSS selector engine, compatible with domhandler's DOM
cheerio The jQuery API for domhandler's DOM
dom-serializer Serializer for domhandler's DOM

License: BSD-2-Clause

Security contact information

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

domutils for enterprise

Available as part of the Tidelift Subscription

The maintainers of domutils and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. Learn more.