@rxap/schematics-xml-parser
TypeScript icon, indicating that this package has built-in type declarations

19.0.4 • Public • Published

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

/@rxap/schematics-xml-parser/

    Package Sidebar

    Install

    npm i @rxap/schematics-xml-parser

    Weekly Downloads

    359

    Version

    19.0.4

    License

    GPL-3.0-or-later

    Unpacked Size

    110 kB

    Total Files

    42

    Last publish

    Collaborators

    • badry.muenker
    • mmuenker