coreenmo-number-languange
v2.1.0
Published
A package used to make it easier for developers to format numbers.
Downloads
20
Maintainers
Readme
💾 Requirements
Web Browser
- Can be used as an emulator to build applications. Example [Chrome, Firefox, Safari & Opera].Internet
- Because many use CDN and to make it easier to find solutions to all problems.
🎯 How To Use
Example Syntax
formatNumberLanguange(number, lang, type)
Parameters
number
: This is the number to be changed. Must contain the month name.lang
: The country type or format that will be used to change the number language.type
: The type used in the number format suffix. Defaults toRupiah
.
Return Value
- Directly returns a string value according to the format used. Like
Satu Juta
orOne Million
.