You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inflector means nothing to me as an Elm developer. Or even as a developer on the whole! I would recommend dropping this subtitle entirely. You can mention that these functions are inspired by inflector functions, but please do not use it as a heading.
camelize is not a word that I understand in the context of Elm. toCamelCase would be better.
classify does not sense in Elm. Is it converting to a CSS class? We don't have classes in Elm. toCapsCase would be better.
humanize seems like a vague definition. Does it fit in with the rest of these functions? toHumanReadable would be a better name