Is there any plan to make lit-element a complete framework with a router, global state management and event emitter or could you please guide me how these features can be used with lit-element and bundled with parceljs
Note: I have found this router for web components with code splitting support https://github.com/skatejs/sk-router
Is there any plan to make lit-element a complete framework with a router, global state management and event emitter or could you please guide me how these features can be used with lit-element and bundled with parceljs
Note: I have found this router for web components with code splitting support https://github.com/skatejs/sk-router