Mitril.js is a client-side JavaScript framework (similar to React, Vue, Svelte, etc.)
My current go-to client-side framework is Svelte - which is amazing. The only real downside is that it cannot be used without build-tools.
So when I noticed that Mi...