0.4.1 • Published 2 years ago
@latitude-data/webcomponents v0.4.1
Latitude web components
Common Latitude components used accross different frontend frameworks. We expose
webcomponents like <latitude-embed></latitude-embed> iframe wrapper.
Getting Started
pnpm install
pnpm devTo build the component for production or using inside others packages, run:
pnpm buildTo run the unit tests for the components, run:
pnpm testStencilJS
This project is built using StencilJS, a web component compiler.
TODO
- Fix this issue with generated React components and Typescript when solved by StencilJS