# zero-elements **Repository Path**: mirrors_googlearchive/zero-elements ## Basic Information - **Project Name**: zero-elements - **Description**: Components with no dependencies (not counting CustomElements and HTMLImports) - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README _Preliminary, experimental, incomplete, undocumented, and generally unsuitable for anything. Expect everything to change._ # zero-elements Generic components that have zero dependencies. Generic, like Beer. ![generic beer](assets/beer.png) Most of these components are Custom Elements, so they do depend on bits of the Web Components standard platform itself. Specifically, CustomElements and HTMLImports feature support is expected. These features are natively available in Chrome, and otherwise supported by [web-componentsjs polyfills](https://github.com/webcomponents/webcomponentsjs). These elements do not depend on ShadowDOM, so [webcomponents-lite](https://polygit.org/components/webcomponentsjs/webcomponents.min.js) is sufficient.