kalutheo / elm-ui-explorer / UIExplorer.Plugins.Code

Tabs

This plugin allows to display code in your stories. This can be usefull for documenting your stories

See usage here

viewEnhancer : UIExplorer.Model a b { c | code : String } -> Html (UIExplorer.Msg b)

Code view enhancer