snor v0.4.0 API Reference

Modules

Snor is a fast and simple implementation of Mustache style templating for Elixir.

THIS IS EXPERIMENTAL, AND MOSTLY FOR ME TO PLAY AROUND WITH. DO NOT USE

Module for executing a list of parsed nodes.

Basic set of helpers.

Convert a string into an intermediate representation - a list of nodes.

Util functions to be used internally