This commit is contained in:
Yorhel 2024-10-01 13:24:01 +02:00
parent c9f185c6c9
commit 00cf6c6b67
3 changed files with 12 additions and 639 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.12 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.88 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 👍.