@horizon-msft/ahwcw
TypeScript icon, indicating that this package has built-in type declarations

0.0.33-test.20240306 • Public • Published

Angular Web Component Wrappers for Horizon web components

@horizon-msft/ahwcw is a collection of wrappers around Horizon web components. Each wrapper is a lightweight angular component that takes as its template the web component of the same name. The angular component consists of the same inputs as the web component in its template and passes all its inputs to the html attributes of the web component. In addition to passing the inputs, the ComponentModules will also register the web component with the browser customElements so it can be loaded in the angular application with just a single import and no further configuration.

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @horizon-msft/ahwcw

    Weekly Downloads

    3

    Version

    0.0.33-test.20240306

    License

    MIT

    Unpacked Size

    215 kB

    Total Files

    84

    Last publish

    Collaborators

    • brianbrady_microsoft
    • halerankin
    • ryanmerrill
    • michaelbarakat-msft