thainum 0.3.0 copy "thainum: ^0.3.0" to clipboard
thainum: ^0.3.0 copied to clipboard

A comprehensive Thai number toolkit: Thai numerals, number-to-words, baht text, formatting, Thai dates and times, and reverse parsing of Thai words to numbers.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add thainum

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  thainum: ^0.3.0

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:thainum/thainum.dart';
0
likes
0
points
354
downloads

Publisher

verified publisher10v3n4m.cc

Weekly Downloads

A comprehensive Thai number toolkit: Thai numerals, number-to-words, baht text, formatting, Thai dates and times, and reverse parsing of Thai words to numbers.

Repository (GitHub)
View/report issues

Topics

#thai #number-to-words #baht #i18n #intl

License

unknown (license)

More

Packages that depend on thainum