Files
bindx2/haxelib.json
T
2014-12-31 22:42:28 +02:00

13 lines
428 B
JSON

{
"name": "bindx2",
"url" : "https://github.com/profelis/bindx2",
"license": "MIT",
"tags": ["bind", "binding", "bindings", "cross"],
"description": "Powerful and fast macro-based data binding engine inspired by Flex Bindings with easy-to-use syntax.",
"classPath": "src",
"version": "2.1.0",
"releasenote": "interface fields support @:bindable meta",
"contributors": [
"deep"
]
}