mithril-hobbit
v0.0.5
Published
Framework to bring modern tools to the Mithril ecosystem
Maintainers
Readme
Mithril Hobbit
The hobbit framework is a set of battle-tested packages that can be used independently of one another to add a modern set of tools to mithril. Hobbit bridges the gap between the excellent mithril framework and the more common libraries like React or vue and enables developers who are more used to these libraries to keep the tools they know and love when trying our mithril.
This package is an umbrella package, bringing all the sub-packages together to make installing the framework easier. If you prefer to install the packages independently, refer to each sub-package's documentation for the install command.
Each package is small, self contained and does not includes unneeded dependencies to keep mithril as light as it can be.
| Package | Version | Badges | Description |
|-------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|-----------------------------------------------------------------------|
| Mithril navigator | 0.3.2 |
| Component based routing using the HTML5 history API for Mithril |
| Mithril archivist | 0.2.0 |
| Central state management and subscription for Mithril |
| Mithril decorator | 0.3.3 |
| Set of utility components to boost your base components capabilities. |
