A port of the string formatting classes from Apache Flex (formerly Adobe Flex) to Feathers UI for Haxe and OpenFL.
Includes the following formatters:
- Haxe 4.0
- OpenFL 8.9.7
Run the following command in a terminal to install feathersui-formatters from Haxelib.
haxelib install feathersui-formatters
After installing the library above, add it to your OpenFL project.xml file:
<haxelib name="feathersui-formatters" />