Vqua packages
It is a monorepo that includes packages:
Main:
- vqua - virtual dom
Server prerender:
- vqua-router - universal router
- vqua-navigation - browser navigation
- vqua-server - server prerender
- vqua-boilerplate-ssr - universal boilerplate
- vqua-todo-ssr - vqua todo example
Other:
- dom2vqua - transfrom dom nodes to vqua nodes
- html2vqua - transfrom html string to vqua nodes
- vqua2string - tranform vqua nodes to string
- vqua-interpolate - transform variables in text nodes