Why use this base class?
- Writing Web Components from the vanilla
+ Writing Web Components directly from
- This project aims to ease this with virtually zero tooling required - and working closest to vanilla custom element APIs. It works on - current-day browsers without needing compilers, transpilers, or - polyfills. + This project aims to address this with virtually zero tooling required + and thin abstractions from vanilla custom element APIs – giving you + only the bare minimum code to be productive. +
++ It works on current-day browsers without needing compilers, + transpilers, or polyfills.
Here's an interactive custom element: