castle
castle copied to clipboard
A structured database with a local web service to edit it
Allow to select a datatype that is one of the groups of a reference sheet
Hi, When trying to switch to latest versions of my libs, I noticed that the `vdom.*` package went missing from the hxbit git repo. What is the intended setup here?...
In order to speedup performances at runtime, we could use either represent kind id that is currently a String as an hashed id or an index based id to perform...
A way to easily Sort a sheet by property. Doesn't need to sort the json itself, could be just an editable view (you still can edit a given row) with...
I've followed the instructions using latest master and Haxe 4.3.6 and I get the following while compiling. ``` src/js/node/webkit/MenuItemType.hx:3: characters 1-7 : Warning : (WDeprecatedEnumAbstract) `@:enum abstract` is deprecated in...