package helpers
import "github.com/gobuffalo/helpers"
Index ¶
Constants ¶
const Version = "v0.6.7"
Version of helpers
Variables ¶
var ALL = func() hctx.Map { return hctx.Merge( BootstrapForms, Content, Debug, Encoders, Env, Escapes, Inflections, Iterators, Meta, Paths, Tags, Text, ) }
var Inflections = inflections.New()
Source Files ¶
Directories ¶
Path | Synopsis |
---|---|
content | |
debug | |
encoders | |
env | |
escapes | |
forms | |
forms/bootstrap | |
hctx | |
helptest | |
inflections | |
iterators | |
meta | |
paths | |
tags | |
text |
- Version
- v0.6.10 (latest)
- Published
- May 16, 2025
- Platform
- linux/amd64
- Imports
- 14 packages
- Last checked
- 3 days ago –
Tools for package owners.