Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/porfirioribeiro/macrox
Macro eXpanded Tools
https://github.com/porfirioribeiro/macrox
Last synced: 18 days ago
JSON representation
Macro eXpanded Tools
- Host: GitHub
- URL: https://github.com/porfirioribeiro/macrox
- Owner: porfirioribeiro
- License: mit
- Created: 2015-07-04T00:32:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T02:06:10.000Z (almost 6 years ago)
- Last Synced: 2023-03-22T12:34:43.673Z (over 1 year ago)
- Language: Haxe
- Size: 332 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#MacroX
**Macro eXpanded Tools**##About
This is a collection of helper tools to deal with macros in Haxe.
Includes great tools to work with compile time metadata##Install
MacroX isn't available on haxelib yet, but you can install it via git.
```
$ git clone [email protected]:porfirioribeiro/MacroX.git
$ cd MacroX
$ haxelib dev MacroX .
```##Usage and docs
Api docs can be found at https://rawgit.com/porfirioribeiro/MacroX/master/docs/api/index.html