#mithriljs — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #mithriljs, aggregated by home.social.
-
Mithril.js seems nice so far. It's a rare example of a framework that's just finished: still in use but not updated. This leads to the impression that it's abandoned, though, which means the ecosystem around it has decayed a bit.
In particular, I was using Storybook in my Svelte version of this project, and a Storybook adapter for Mithril used to exist... but it was removed after v6. (current Storybook major version is 8).
Luckily, Storybook's generic Web Components support can be adapted to support Mithril with a few helper functions and types: https://gist.github.com/ar-nelson/e8af65532cf1330f7a03e0ebc6408143
-
Mithril.js seems nice so far. It's a rare example of a framework that's just finished: still in use but not updated. This leads to the impression that it's abandoned, though, which means the ecosystem around it has decayed a bit.
In particular, I was using Storybook in my Svelte version of this project, and a Storybook adapter for Mithril used to exist... but it was removed after v6. (current Storybook major version is 8).
Luckily, Storybook's generic Web Components support can be adapted to support Mithril with a few helper functions and types: https://gist.github.com/ar-nelson/e8af65532cf1330f7a03e0ebc6408143
-
Released a #cssinjs lib for #mithriljs today with support for reactive css vars.
https://github.com/JAForbes/super-mithril-css
Nice to package up and release something that's been sitting there in a fork for years.
Though not sure it gets more niche than announcing a #mithriljs lib on mastodon.