A lightweight alternative to the more fully featured front end frameworks.Uses plain javascript, and utilizes a tree structure of nested function calls to represent html, instead of a templating language. Comments URL: https://news.ycombinator.com/item?id=47…
Features
- Composable views
- using the full power of javascript
- Modular code
- the javascript code can be split and organized in multiple files and folders







