Bruce B. Anderson's repositories
trans-render
trans-render provides an alternative way of instantiating a template.
xtal-editor
JSON Editor Web Component
xtal-vlist
Virtual List Library for Web Components
be-decorated
A base class that enables attaching ES6 proxies onto other "Shadow DOM peer citizens" -- native DOM or custom elements in the same Shadow DOM realm
be-reformable
be-reformable is a web component that progressively enhances the built-in form element. It uses be-decorated as the underpinning approach, as opposed to the controversial "is" approach.
be-repeated
Provides standalone support for repeated DOM generation. Like web components, it can work anywhere HTML works. It provides progressive enhancement to server-rendered content, without requiring use of templates.
be-switched
be-switched is a template behavior that lazy loads content when conditions are met.
xtal-element
Opinionated Web Component Helpers