elm-community / elm-community/string-extra

The names for `Inflector functions` could be better

Open
#21 11 comments 0 reactions 0 assignees View on GitHub
Dominant language
Elm
Stars
36
Forks
27
PR merge metrics
No merged PRs in 30d

Description

- `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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.