# regular-elements **Repository Path**: mirrors_WebReflection/regular-elements ## Basic Information - **Project Name**: regular-elements - **Description**: Custom Elements made available for any node, and through CSS selectors - **Primary Language**: Unknown - **License**: ISC - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-01-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # regularElements - - - **V1 Breaking Changes** * the definition now follows standard naming convention * callbacks are callbacks, not even driven anymore * if present, `observedAttributes` must contain at least one attribute name * browsers older than IE 11 might not work as expected * the minified gzipped size is now *~0.9K* - - - Everything I love about Custom Elements made available for any node, and through CSS selectors. No Custom Elements, no Shadow DOM, and no polyfills are needed. ```js // if loaded as