0.0.5 • Published 6 years ago

mithril-hobbit v0.0.5

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

Mithril Hobbit

NPM Version NPM License NPM Downloads

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.

PackageVersionBadgesDescription
Mithril navigator0.3.2NPM Version NPM License NPM DownloadsComponent based routing using the HTML5 history API for Mithril
Mithril archivist0.2.0NPM Version NPM License NPM DownloadsCentral state management and subscription for Mithril
Mithril decorator0.3.3NPM Version NPM License NPM DownloadsSet of utility components to boost your base components capabilities.