X Tutup

feathersui-formatters

String formatting for Feathers UI
https://feathersui.com/

To install, run:

haxelib install feathersui-formatters 1.0.1 

See using Haxelib in Haxelib documentation for more information.

README.md

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

Contributors
bowlerhat
Version
1.0.1
Published
3 years ago
Dependencies
License
Apache

All libraries are free

Every month, more than a thousand developers use Haxelib to find, share, and reuse code — and assemble it in powerful new ways. Enjoy Haxe; It is great!

Explore Haxe

Haxe Manual

Haxe Code Cookbook

Haxe API documentation

You can try Haxe in the browser! try.haxe.org

Join us on GitHub!

Haxe is being developed on GitHub. Feel free to contribute or report issues to our projects.

Haxe on GitHub

X Tutup