Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 664 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 664 Bytes

UWP-Humanizer-Sample

This UWP app shows some features of the Humanizer Nuget Package on https://github.com/Humanizr/Humanizer:

  • Humanize and dehumanize strings
  • Truncate strings
  • Format string
  • Humanize and dehumanize enums
  • Humanize dates, times, and time spans
  • Pluralize and singularize
  • Transforming number to words
  • Transforming number to ordinal words
  • Transforming to and from Roman numerals

HomePage

The main page contains an instance of Dean Chalk's Radial TimePicker for UWP at https://github.com/deanchalk/UWPTimePicker: MainPage