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
- `long.ToMetric` interprets `decimals` as a required number of fixed decimals instead of desired precision
- Rework long.ToMetric for correct interpretation of decimals parameter
- Fix ToMetric() rounding boundary issue for doubles #1695
- Add UseScaleWord format to auto-select scale based on locale
- Calling ToMetric() on a number that rounds up to 1000 displays 1000 instead of 1k
- Fix broken markdown links and add comprehensive API documentation
- Fix typo in TimeOnly clock notation example
- issue 1674 irregular plurals added
- ToMetric() should have option to automatically respect locale's short/long scale preference
- Humanizer Core - Singular of "arrives" is "arrife"
- Docs
- C# not yet supported