Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.31 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.31 KB

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