esor
Lightweight JavaScript framework for dynamic Web applications based on Web Components with auto-batching and optimized reconciliation
restrict-focus
A small library to restrict focus/tabbing to only within a specified element. Shadow DOM aware, so it works with web components.
jsx-native-events
Add native event handling to React's JSX to support custom event types
native-web-components-1
- Custom web component built with JavaScript that represents a simple counter element. - Automatically increments its counter value every second and shows on display. - Clicking on the counter logs the current counter value.