ospec.cmd
Javascript framework for building Single Page Applications
Install
- All systems
-
curl cmd.cat/ospec.cmd.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 updatesudo apt-get install node-mithril
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.