Live template rendering engine based on NUTS syntax
Work in progress
- element
- scope
- method1
- method2
- keyname
- ref
- type
- properties:
- scope
- repeat
- if/unless
- attributes
- variable attributes
- boolean attributes
- children
- nuts are like scoped web components
- Syntax that allow to render HTML in a server written in any language
- Browser can extract inital data from the initial HTML
- Simple event binding system
- live rendering when model changes
- mini router
- webworkers?