convention_builder
v1.8.0
Published
Helper tools that offer a high level interface that transforms a convention description into it's json schema.
Downloads
288
Maintainers
Readme
FarmOS Convention Schema Builder
This library is the main code component in our farmos_convention_publisher
project.
It allows a user to create complex Farm data schemata using the FarmOs entities, which are already abstracted into JSON Schema files.
The objects that abstract this process have many added functionalities, such as the generation of rich react documentation, standalone schema validators and versioning.