This is the repository for webmarkets' public web components we use across our various projects (internal and client).
To be clear these are components ready for use in production; however, this repo and its corresponding docs are a work in progress. We will help answer questions that arise as best we can but all components are provided as is.
Component | NPM Version | Skypack Script |
---|---|---|
<wm-background-video> |
<script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-background-video";</script> |
|
<wm-form> |
<script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-form";</script> |
|
<wm-google-map> |
<script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-google-map";</script> |
|
<wm-idid-badge> |
<script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-idid-badge";</script> |
|
<wm-mailchimp-form> |
<script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-mailchimp-form";</script> |
|
<wm-modal> |
<script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-modal";</script> |
|
<wm-responsive-navbar> |
<script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-responsive-navbar";</script> |
|
<wm-carousel> |
<script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-carousel";</script> |
|
<wm-lazy-video> |
<script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-lazy-video";</script> |