/feathersui-formatters

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

Primary LanguageHaxeApache License 2.0Apache-2.0

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