Skip to content

A port of the string formatting classes from Apache Flex (formerly Adobe Flex) to Feathers UI for Haxe and OpenFL

License

Notifications You must be signed in to change notification settings

feathersui/feathersui-formatters

Repository files navigation

Formatters for Feathers UI

A port of the string formatting classes from Apache Flex (formerly Adobe Flex) to Feathers UI for Haxe and OpenFL.

Includes the following formatters:

Minimum Requirements

  • Haxe 4.0
  • OpenFL 8.9.7

Installation

Run the following command in a terminal to install feathersui-formatters from Haxelib.

haxelib install feathersui-formatters

Project Configuration

After installing the library above, add it to your OpenFL project.xml file:

<haxelib name="feathersui-formatters" />

Documentation