npm.io
19.0.5 • Published 5 months ago

@rxap/schematics-xml-parser

Licence
GPL-3.0-or-later
Version
19.0.5
Deps
8
Size
112 kB
Vulns
0
Weekly
0

This package provides utilities for parsing XML templates within Angular Schematics. It includes functionality to locate templates in a file system, parse them using a specified DOMParser, and register custom elements for parsing. The package also offers elements for defining modules, types, and methods within the XML templates.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/schematics-xml-parser

Execute the init generator:

yarn nx g @rxap/schematics-xml-parser:init

Generators

init

Initialize the package in the workspace

nx g @rxap/schematics-xml-parser:init

Keywords