A collection of augments, helpers types, functions, and classes only for web (frontend) JavaScript environments.
- Includes a
querySelector
implementation that works with Shadow DOM:queryThroughShadow
. - Includes an easy way to list all nested children of an element:
getNestedChildren
. - and much more!
See the docs under Web
, Web : Elements
, or Package: @augment-vir/web
here: https://electrovir.github.io/augment-vir