|
|
|
|
|
by hjek
3743 days ago
|
|
I've been using Mithril a bit, and I like how it's just a library, not a big framework pushing you to use a particular set of components. It's very light and very well documented. There are these "Mithril" libraries for Bootstrap and Material with 1 contributor and not updated for years, not appearing official at all. In my experience they don't really work. I'd say it's more in line with Mithril's design to use UI components that are also loosely coupled, like these:
http://topcoat.io/
http://purecss.io/ |
|