
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
hast-util-to-tiptap
Advanced tools
hast utility to transform to a TipTap tree.
This package is a utility that creates a TipTap tree.
You can use this project when you want to turn hast into a TipTap node tree for renderHTML.
This package is ESM only. In Node.js (version 12.20+, 14.14+, or 16.0+), install with npm:
npm install hast-util-to-tiptap
This package exports the identifier toTipTap
.
There is no default export.
toTipTap(node[, options])
Turn a hast tree into a DOM tree.
options
Configuration (optional).
options.namespace
namespace
to use to create elements (string?
, optional).
options.afterTransform
Called when a hast node was transformed into a DOM node
((HastNode, TipTapTree) => void?
, optional).
[TipTap
][tipTapTree].
This package is fully typed with TypeScript.
It exports the additional type Options
.
Projects maintained by the unified collective are compatible with all maintained versions of Node.js. As of now, that is Node.js 17.3.0. Our projects sometimes work with older versions, but this is not guaranteed.
Use of hast-util-to-tiptap
can open you up to a
cross-site scripting (XSS) attack if the hast tree is unsafe.
Use hast-util-sanitize
to make the hast tree safe.
hast-util-to-dom
— original repohast-util-sanitize
— sanitize hast nodeshast-util-to-html
— serialize as HTMLhast-util-from-dom
— create a hast tree from a DOM treeThis project has a [code of conduct][coc]. By interacting with this repository, organisation, or community you agree to abide by its terms.
FAQs
hast utility to transform to be used by TipTap renderHTML
We found that hast-util-to-tiptap demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.