shape_generator 0.0.2 shape_generator: ^0.0.2 copied to clipboard
The code generator for the shape package. For more information, check out the README of the shape package.
◼️ Shape Generator #
The code generator for the shape package.
This package generates code for form bodies and errors based on annotations provided by the shape
package.
Usage #
See the shape
package README for usage instructions.
Example #
An example on how to use this package can be found in the shape
example project.