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.2
- OpenFL 9.2
- Feathers UI 1.0
This library is not yet available on Haxelib, so you'll need to install it from Github.
haxelib git feathersui-formatters https://github.com/feathersui/feathersui-formatters.gitAfter installing the library above, add it to your OpenFL project.xml file:
<haxelib name="feathersui-formatters" />