mxhx-manifest

Parses MXHX manifest files that map namespaced components to fully-qualified Haxe class names
https://mxhx.dev/

To install, run:

haxelib install mxhx-manifest 1.0.0 

See using Haxelib in Haxelib documentation for more information.

README.md

MXHX Manifest

Parses MXHX manifest files that map namespaced components to fully-qualified Haxe class names.

Minimum Requirements

  • Haxe 4.0

Installation

Install Haxe.

Open a terminal, and then install Feathers UI using the following command:

haxelib install mxhx-manifest

Project Configuration

After installing the library above, add it to your Haxe .hxml file.

--library mxhx-manifest

For Lime and OpenFL, add it to your project.xml file.

<haxelib name="mxhx-manifest" />
Contributors
bowlerhat
Version
1.0.0
Published
4 weeks ago
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