sauron 0.70.0

A versatile web framework and library for building client-side and/or server-side web applications
Documentation
1
2
3
4
5
6
7
8
9
10
# Custom element

This demonstrate the use of custom-element aka web-components in sauron.
This feature is still highly experimental

## Running
```
cd datetime_widget_usage
./start.sh
```