@latitude-data/webcomponents
v0.4.1
Published
Web Components for Latitude
Downloads
5,806
Keywords
Readme
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
