Flexible Mithril plugins for use in any environment
published version 0.1.0, 10 years agoBi-directional binding for Mithril. Works as a component and as a custom attribute.
published version 1.1.1, 10 years agoCustom attributes to extend Mithril's view language
published version 0.0.5, 10 years agoBinds the supplied function with received this as an argument
published version 2.0.0, 9 years agoxet( map, key, factory ) // => If map doesn't have key, set it to the return value of factory. Return value.
published version 2.3.0, 4 years agoGet all keyboard navigable elements, in order
published version 0.2.1, 8 years agoA declarative component instantiation & retrieval system for virtual DOM libraries
published version 0.0.1, 9 years agoExit animations for Mithril components: provide controllers with an `exit` hook which will trigger when the component disappears from the virtual DOM (but before it's removed from live DOM), locking the draw process while you perform animations.
published version 1.2.1, 9 years agoCreate proxies based on lists of traps which can be extended at run time
published version 0.0.0, 9 years agoExposes a proxied Mithril API that can plugins can extend by hooking in proxy traps
published version 0.0.1, 9 years agoA collection of Ember helpers that aims to cut the cruft out of the component API and sweep it into templates.
published version 0.0.0, 9 years agoConvert Jade templates to Mithril virtual DOM structures
published version 1.0.1, 7 months agoA utility for determining the package versions at given points in time
published version 0.3.0, 9 years agoAn attempt at a more intuitive API wrapper around W3C DOM MutationObserver
published version 0.1.4, 8 years agoTickMap & TickSet are variations of Map and Set whose contents are cleared every tick. Useful for eg memoization based on highly volatile data.
published version 1.0.2, 8 years agoSupply an array of functions, return a function which will execute all supllied functions with the same context and argument, returning an array of outputs
published version 1.0.1, 8 years ago