An open API service indexing awesome lists of open source software.

https://github.com/markknol/online-haxe-formatter

Online tool to try the `formatter` haxelib
https://github.com/markknol/online-haxe-formatter

app formatter haxe tool website

Last synced: about 1 year ago
JSON representation

Online tool to try the `formatter` haxelib

Awesome Lists containing this project

README

          

# [Online Haxe Formatter](https://haxe.stroep.nl/formatter/)

### Dependencies

This project uses [lix.pm](https://github.com/lix-pm/lix.client) as Haxe package manager.
Run `yarn` to install all dependencies (including Haxe).

### Compile

```
yarn haxe build.hxml
```