import "github.com/gobuffalo/helpers/escapes"
const ( JSEscapeKey = "jsEscape" HTMLEscapeKey = "htmlEscape" )
Keys to be used in templates for the functions in this package.
var JSEscape = template.JSEscapeString
JSEscape will escape a string for Javascript
HTMLEscape will escape a string for HTML
New returns a map of the helpers within this package.
Package escapes imports 2 packages (graph) and is imported by 1 packages. Updated 2019-04-24. Refresh now. Tools for package owners.