Consistent naming of Mithril.js

This commit is contained in:
Stephan Hoyer 2022-02-18 09:08:10 +01:00
parent 7b1fda5b66
commit 885b3f9442
48 changed files with 269 additions and 269 deletions

View file

@ -1,10 +1,10 @@
<!--meta-description
Some examples on how you can use MithrilJS
Some examples on how you can use Mithril.js
-->
# Examples
Here are some examples of Mithril in action
Here are some examples of Mithril.js in action
- [Animation](https://raw.githack.com/MithrilJS/mithril.js/master/examples/animation/mosaic.html)
- [Community Added Examples](https://how-to-mithril.js.org)