humanizer
https://github.com/mehdik/humanizer
C#
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C# not yet supported37 Subscribers
View all SubscribersAdd a CodeTriage badge to humanizer
Help out
- Issues
- An `Enum`, unknown at compile time, can no longer be used with `EnumHumanizeExtensions.Humanize`
- Pascalize and Camelize with acronym
- Fix inconsistent behavior with ALL-CAPS strings containing separators
- Optimize FromUnderscoreDashSeparatedWords to reduce allocations
- Fix TitleCase not capitalizing the first word when it is an article, conjunction, or preposition (#1658)
- Migrate docs site from Jekyll to DocFX
- Using incorrect culture
- Truncate operation does not consider words
- Humanize(), ApplyCase(), and Transform() all produce incorrect result when the input is in UPPERCASE
- Question: `Humanize()` vs `Transform()` behavior
- Docs
- C# not yet supported