ospec
Javascript framework for building Single Page Applications
Install
- All systems
-
curl cmd.cat/ospec.sh
- Debian
-
apt-get install node-mithril
- Ubuntu
-
apt-get install node-mithril
- Kali Linux
-
apt-get install node-mithril
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install node-mithril
- Dockerfile
- dockerfile.run/ospec
node-mithril
Javascript framework for building Single Page Applications
Mithril is a modern client-side Javascript framework for building Single Page Applications. It's small (< 8kb gzip), fast and provides routing and XHR utilities out of the box.