Skip to content

Webmarkets/wm-web-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

278 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webmarkets web components

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.

Web Component Demos

Components

Component NPM Version Skypack Script
<wm-background-video> Published on npm <script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-background-video";</script>
<wm-form> Published on npm <script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-form";</script>
<wm-google-map> Published on npm <script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-google-map";</script>
<wm-idid-badge> Published on npm <script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-idid-badge";</script>
<wm-mailchimp-form> Published on npm <script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-mailchimp-form";</script>
<wm-modal> Published on npm <script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-modal";</script>
<wm-responsive-navbar> Published on npm <script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-responsive-navbar";</script>
<wm-carousel> Published on npm <script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-carousel";</script>
<wm-dnn-carousel> Published on npm <script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-dnn-carousel";</script>
<wm-lazy-video> Published on npm <script type="module">import "https://cdn.skypack.dev/@webmarkets/wm-lazy-video";</script>

Releases

No releases published

Packages

 
 
 

Contributors