Radical Design Course by Jack McDade

From the creator of Statamic

Learn how to make your websites standout and be remembered.

Taking your approach on designing things actually makes it fun, more natural, and overall easier.

— Dominik, Developer

camelize Modifier

Returns a camelCase version of a string. Trims surrounding spaces, capitalizes letters following digits, spaces, dashes and underscores, and removes spaces, dashes and underscores. It's a programmer-type thing, great for converting between code styles.

method: make_everything_better
{{ method | camelize }}
makeEverythingBetter
Docs feedback

Submit improvements, related content, or suggestions through Github.

Betterify this page →