meetalva / alva

Create living prototypes with code components.

Home Page:https://meetalva.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Native Web Components

Holyphoenix opened this issue · comments

Is your feature request related to a problem? Please describe.
Currently Meet Alva is heavily dependent upon React Components. While React is huge in the web world, it would be awesome to support something more standards compliant that work across multiple frameworks.

Describe the solution you'd like
Enter, Native Web Components. Browser supported components that work across all platforms.

Additional context
Read all about them here: https://www.webcomponents.org/introduction

Stencil could possibly handle this.