danielnarey/elm-semantic-content

Deprecated in favor of danielnarey/elm-modular-ui


License
BSD-2-Clause
Install
elm-package install danielnarey/elm-semantic-content 1.4.2

Documentation

Deprecated

This package was an experiment to design a set of constructor functions to generate basic HTML content. Parts of the API have been incorporated into my Modular UI package, with some improvements that I think make the constructors more intuitive to use.

In this package, I also tried out the idea of using Elm types to differentiate categories of HTML content. This idea was abandoned in the Modular UI implementation because it proved not to have any practical benefit.