tricycle/elm-actor-framework-template-html

Adds an easy way to handle HTML templates using the elm-actor-framework


Keywords
elm, elm-actor-framework
License
BSD-3-Clause
Install
elm-package install tricycle/elm-actor-framework-template-html 1.1.3

Documentation

Build Status Elm package

Elm Actor Framework - Template - Html

This package is as an extension of the Elm Actor Framework Package.

Demo

Templates

Actors make up ideal components that can be used on a template.

This module uses a shared type from the Elm Actor Framework -Templates package. The goal of these packages is to be able to provide different parsers and renderers.

Without the listed additional template packages this module can still be used to supply a (custom) template foundation.

The included example can be previewed online here