humanize 0.1.0 copy "humanize: ^0.1.0" to clipboard
humanize: ^0.1.0 copied to clipboard

outdated

A package for translating numbers and dates into a human readable format.

[0.1.0] - 13 February 2020. #

  • ordinal

    • Convert an integer to its ordinal as a string. 1 is '1st', 2 is '2nd', 3 is '3rd', etc. works for any integer.
  • appNumber

    • For numbers 1-9, return the number spelled out. Otherwise, return the number.
22
likes
0
pub points
48%
popularity

Publisher

unverified uploader

A package for translating numbers and dates into a human readable format.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on humanize