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
- feat: add English ToDecimalNumber word parsing (#1739)
- feat: auto-register ToDecimalNumber for token-map locales (#1739)
- fix: saturate large TimeSpan humanize counts to int range (#1728)
- test: cover Pascalize for underscore-separated digit segments (#1668)
- fix: singularize -ive verbs like arrives to arrive (#1674)
- test: verify fi-FI culture resolves Finnish TimeSpan phrases (#1650)
- fix: ToMetric uses rounded value for metric tier selection (#1695)
- fix: restore Enum.Humanize for runtime-known enum types (#1653)
- feat(pt-BR): add number parsing support and ordinal numeric formatting
- Support decimal word parsing separately from integer ToNumber
- Docs
- C# not yet supported