Skip to content

[Angular Integration] Add Angular Integration #181

Description

@mridang

cem-tools generates wrappers for React, Vue, Svelte, and Solid, but there is no Angular integration.

Request: an angular-integration package that reads the Custom Elements Manifest and generates Angular wrappers, mapping properties and attributes to @Input() and custom events to @Output(), with CUSTOM_ELEMENTS_SCHEMA.

This would let Angular consumers use custom elements with typed inputs and outputs instead of hand written wrappers.

I would be happy to contribute the PR if you are open to it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions