Tradukisto - Number to words

Content Type: Module
Categories: Data

Overview

Tradukisto is a powerful Java library designed to convert numbers into their corresponding word representations. Its main motivation is to create a production-ready tool that provides number conversion for multiple languages. Tradukisto eliminates the hassle of copying and pasting code from different sources, making it easier to transform numbers into their word equivalents.

Documentation

Demo urlhttps://tradukisto-converter-sandbox.mxapps.io/

Typical usage scenario

Tradukisto is a powerful Java library designed to convert numbers into their corresponding word representations. It's main motivation is to create a production-ready tool that provides number conversion for multiple languages. Tradukisto eliminates the hassle of copying and pasting code from different sources, making it easier to transform numbers into their word equivalents.

 

Features and limitations

  • Integer to String Conversion: Tradukisto can convert integers to their word representations with numerical support.
  • Long to String Conversion: It also handles long numbers, providing their word equivalents, however this option has limited language support.
  • Decimal to String Conversion: For monetary amounts, Tradukisto supports converting BigDecimal values to their money representation.

 

Dependencies 

  • tradukisto-3.1.0.jar

 

Configuration

Import the module and use the java actions or the created convertion microflows.

 

Source

https://github.com/allegro/tradukisto?tab=readme-ov-file

Releases

Version: 1.0.0
Framework Version: 8.18.28
Release Notes: Upload initial version.