Files
bindx2/haxelib.json
T
Dima Granetchi 7b6dbafe05 release 2.5.0
2015-08-01 12:49:44 +03:00

13 lines
422 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.5.0",
"releasenote": "extend bindAll method, major fixes",
"contributors": [
"deep"
]
}