view
view copied to clipboard
xania is a JavaScript view library for building user interfaces
Can you document in your documentation at what level you suggest to add caching? Eg React as should update or such where you can say component is the same if...
Schematical structure of project: ``` WebApp Component1 Route a Link to="something" Route path="something" a Link to="/" Component2 Route div Route path="something" div ``` In this case Links doesn't affect Routes...
In Xania it should be fearly easy to have headless form fields support. A possible implementation should take the following into consideration: - fields should be reactive in and out:...
Support or implement ivi-html as an alternative to hyperscript https://github.com/localvoid/ivi#quick-start ### Resources https://github.com/ryansolid/dom-expressions/tree/main/packages/hyper-dom-expressions