moon-humanize

MoonBit port of python-humanize: human-readable text formatting.

humanize
format
moonbit
moon add yjdszjoe/moon-humanize@0.1.0
Download zip
Author
Version
0.1.0
License
MIT
Last updated
10 hours ago
Downloads
3
README

yjdszjoe/moon-humanize does not have a README file

#
apnumber

fn apnumber(value : String) -> String

#
clamp

fn clamp(value : Double, floor? : Double?, ceil? : Double?, floor_token? : String, ceil_token? : String, format? : (Double) -> String) -> String

#
fractional

fn fractional(value : String) -> String

#
intcomma

fn intcomma(value : String, ndigits? : Int?) -> String

#
intword

fn intword(value : String, format? : String) -> String

#
metric

fn metric(value : Double, unit? : String, precision? : Int) -> String

#
ordinal

fn ordinal(value : String) -> String

#
scientific

fn scientific(value : String, precision? : Int) -> String

Source Files

Powered by MoonBit

Site sourceReport issuePackagesBuild queueSkillsStatistics

© 2026 mooncakes.io