import "github.com/gobuffalo/helpers/encoders"
const ( ToJSONKey = "toJSON" RawKey = "raw" )
Keys to be used in templates for the functions in this package.
New returns a map of the helpers within this package.
Raw converts a `string` to a `template.HTML`
ToJSON marshals the interface{} and returns it as template.HTML
Package encoders imports 3 packages (graph) and is imported by 1 packages. Updated 2019-04-25. Refresh now. Tools for package owners.