Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/docxml/src/utilities/components.ts>registerComponent

An experimental Deno tool to transform XML to DOCX with a little XPath- and component based configuration
Go to Latest
function registerComponent
import { registerComponent } from "https://deno.land/x/docxml@4.0.8/src/utilities/components.ts";

Register a component in such a way that it can be found by its name later. Uses the class name as unique key.