{"id":20929161,"url":"https://github.com/webmarkets/wm-web-components","last_synced_at":"2025-05-13T18:32:14.521Z","repository":{"id":46279562,"uuid":"385726728","full_name":"Webmarkets/wm-web-components","owner":"Webmarkets","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-21T20:18:42.000Z","size":9555,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-05-10T10:06:00.374Z","etag":null,"topics":["components","web-components","webcomponents"],"latest_commit_sha":null,"homepage":"https://webmarkets-web-components.web.app/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Webmarkets.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-13T20:24:30.000Z","updated_at":"2025-01-21T20:18:46.000Z","dependencies_parsed_at":"2024-07-12T23:13:06.405Z","dependency_job_id":"e83e7f3e-1ed3-4bcd-aefb-12fd640f197a","html_url":"https://github.com/Webmarkets/wm-web-components","commit_stats":{"total_commits":251,"total_committers":6,"mean_commits":"41.833333333333336","dds":"0.28685258964143423","last_synced_commit":"3cbf9c4ee2b59563e299327057085daabd86aebb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webmarkets%2Fwm-web-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webmarkets%2Fwm-web-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webmarkets%2Fwm-web-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Webmarkets%2Fwm-web-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Webmarkets","download_url":"https://codeload.github.com/Webmarkets/wm-web-components/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254003342,"owners_count":21997868,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["components","web-components","webcomponents"],"created_at":"2024-11-18T21:17:38.987Z","updated_at":"2025-05-13T18:32:14.477Z","avatar_url":"https://github.com/Webmarkets.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webmarkets web components\n\nThis is the repository for webmarkets' public web components we use across our various projects (internal and client).\n\nTo 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.\n\n[Web Component Demos](https://webmarkets-web-components.web.app/)\n\n## Components\n\n| Component     | NPM Version | Skypack Script\n| --------------| ----------- | ------------\n| [`\u003cwm-background-video\u003e`](https://github.com/Webmarkets/wm-web-components/tree/main/packages/wm-background-video) | [![Published on npm](https://img.shields.io/npm/v/@webmarkets/wm-background-video.svg)](https://www.npmjs.com/package/@webmarkets/wm-background-video) | `\u003cscript type=\"module\"\u003eimport \"https://cdn.skypack.dev/@webmarkets/wm-background-video\";\u003c/script\u003e`\n| [`\u003cwm-form\u003e`](https://github.com/Webmarkets/wm-web-components/tree/main/packages/wm-form) | [![Published on npm](https://img.shields.io/npm/v/@webmarkets/wm-form.svg)](https://www.npmjs.com/package/@webmarkets/wm-form) | `\u003cscript type=\"module\"\u003eimport \"https://cdn.skypack.dev/@webmarkets/wm-form\";\u003c/script\u003e`\n| [`\u003cwm-google-map\u003e`](https://github.com/Webmarkets/wm-web-components/tree/main/packages/wm-google-map) | [![Published on npm](https://img.shields.io/npm/v/@webmarkets/wm-google-map.svg)](https://www.npmjs.com/package/@webmarkets/wm-google-map) | `\u003cscript type=\"module\"\u003eimport \"https://cdn.skypack.dev/@webmarkets/wm-google-map\";\u003c/script\u003e`\n| [`\u003cwm-idid-badge\u003e`](https://github.com/Webmarkets/wm-web-components/tree/main/packages/wm-idid-badge) | [![Published on npm](https://img.shields.io/npm/v/@webmarkets/wm-idid-badge.svg)](https://www.npmjs.com/package/@webmarkets/wm-idid-badge) | `\u003cscript type=\"module\"\u003eimport \"https://cdn.skypack.dev/@webmarkets/wm-idid-badge\";\u003c/script\u003e`\n| [`\u003cwm-mailchimp-form\u003e`](https://github.com/Webmarkets/wm-web-components/tree/main/packages/wm-mailchimp-form) | [![Published on npm](https://img.shields.io/npm/v/@webmarkets/wm-mailchimp-form.svg)](https://www.npmjs.com/package/@webmarkets/wm-mailchimp-form) | `\u003cscript type=\"module\"\u003eimport \"https://cdn.skypack.dev/@webmarkets/wm-mailchimp-form\";\u003c/script\u003e`\n| [`\u003cwm-modal\u003e`](https://github.com/Webmarkets/wm-web-components/tree/main/packages/wm-modal) | [![Published on npm](https://img.shields.io/npm/v/@webmarkets/wm-modal.svg)](https://www.npmjs.com/package/@webmarkets/wm-modal) | `\u003cscript type=\"module\"\u003eimport \"https://cdn.skypack.dev/@webmarkets/wm-modal\";\u003c/script\u003e`\n| [`\u003cwm-responsive-navbar\u003e`](https://github.com/Webmarkets/wm-web-components/tree/main/packages/wm-responsive-navbar) | [![Published on npm](https://img.shields.io/npm/v/@webmarkets/wm-responsive-navbar.svg)](https://www.npmjs.com/package/@webmarkets/wm-responsive-navbar) | `\u003cscript type=\"module\"\u003eimport \"https://cdn.skypack.dev/@webmarkets/wm-responsive-navbar\";\u003c/script\u003e`\n| [`\u003cwm-carousel\u003e`](https://github.com/Webmarkets/wm-web-components/tree/main/packages/wm-carousel) | [![Published on npm](https://img.shields.io/npm/v/@webmarkets/wm-carousel.svg)](https://www.npmjs.com/package/@webmarkets/wm-carousel) | `\u003cscript type=\"module\"\u003eimport \"https://cdn.skypack.dev/@webmarkets/wm-carousel\";\u003c/script\u003e`\n| [`\u003cwm-dnn-carousel\u003e`](https://github.com/Webmarkets/wm-web-components/tree/main/packages/wm-dnn-carousel) | [![Published on npm](https://img.shields.io/npm/v/@webmarkets/wm-dnn-carousel.svg)](https://www.npmjs.com/package/@webmarkets/wm-dnn-carousel) | `\u003cscript type=\"module\"\u003eimport \"https://cdn.skypack.dev/@webmarkets/wm-dnn-carousel\";\u003c/script\u003e`\n| [`\u003cwm-lazy-video\u003e`](https://github.com/Webmarkets/wm-web-components/tree/main/packages/wm-lazy-video) | [![Published on npm](https://img.shields.io/npm/v/@webmarkets/wm-lazy-video.svg)](https://www.npmjs.com/package/@webmarkets/wm-lazy-video) | `\u003cscript type=\"module\"\u003eimport \"https://cdn.skypack.dev/@webmarkets/wm-lazy-video\";\u003c/script\u003e`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmarkets%2Fwm-web-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebmarkets%2Fwm-web-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebmarkets%2Fwm-web-components/lists"}