Skip to content

tomaszkubacki/slownie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slownie

slownie is numbers to words converter in polish. It's a port of this PHP version

License

MIT License.

Usage

A simple usage example:

import 'package:slownie/slownie.dart';

main() {
 print(slownie('44'));
 //printed text: 'czterdzieści cztery'
} 

Features and bugs

Please file feature requests and bugs at the issue tracker.

About

numbers to text converter in polish

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages