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
- .Camelize() is not transforming as in v2 for strings that starts with underscore
- Commit `4223b3c` removed `.Replace(" ", "")` in StringDehumanizeExtensions.Dehumanize, which is a breaking change
- Tests are not passing?
- correct plural forms for week and millisecond in relative date phrases
- Consider long-safe TimeSpan.Humanize counts for very large durations
- Bump Verify.XunitV3 from 31.15.0 to 31.16.1
- Bump System.Text.Json from 10.0.5 to 10.0.6
- Bump System.Collections.Immutable from 10.0.5 to 10.0.6
- Add Claude Code skill for Humanizer
- Fix incorrect singularization for words ending with -ves (arrives/drives/curves/behaves) and add tests
- Docs
- C# not yet supported