@augment-vir/web
Version:
A collection of augments, helpers types, functions, and classes only for web (frontend) JavaScript environments.
10 lines (6 loc) • 616 B
Markdown
# @augment-vir/web
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`](https://electrovir.github.io/augment-vir/functions/queryThroughShadow.html).
- Includes an easy way to list all nested children of an element: [`getNestedChildren`](https://electrovir.github.io/augment-vir/functions/getNestedChildren.html).
- and much more!
See the docs under `Web`, `Web : Elements`, or `Package: @augment-vir/web` here: https://electrovir.github.io/augment-vir