Open kindaro opened 4 years ago
I could try to make the parser etc. a library, but I don't know if I will do it soon. Do you also want to modify the layouts, or only read it? If you just want to read it, it may be easier to just parse the JSON yourself.
If someone were to do it, would you merge?
I would!
I would like my build script to look inside the
json
files to see the names of the layouts. But, at the moment, it is not quite feasible. Perhaps you would consider moving some section of the code to a library, so that it can be integrated with other projects?