This commit is contained in:
Yorhel 2023-07-28 08:19:17 +02:00
parent 679ee70117
commit 60ba3c18c7
3 changed files with 85 additions and 737 deletions

View file

@ -23,7 +23,7 @@ returns. This'll do for now.
## What is Mithril.js?
A modern client-side JavaScript framework for building Single Page Applications. It's small (<!-- size -->9.17 KB<!-- /size --> gzipped), fast and provides routing and XHR utilities out of the box.
A modern client-side JavaScript framework for building Single Page Applications. It's small (<!-- size -->5.90 KB<!-- /size --> gzipped), fast and provides routing and XHR utilities out of the box.
Mithril.js is used by companies like Vimeo and Nike, and open source platforms like Lichess 👍.