A simple ui wrapper around faker api for quick prototyping. You can generate the desired amount of dummy date with a click of button. Of course with the ability to customise the schema to your heart's content. Have a run at it here
- Supports nested data creation, with the ability to modify the schema on the fly by deleting entire nodes and such.
- Preview data panel with provision to copy on click.
- Save schema locally and retrieve on demand.
- Accessibility support and ui queues for ease of use.
Monaco screen flicker on scroll.Clicking nested button multiple times breaks the category completeness ui queue.- Existence of some deprecated methods
- Responsive ui improvements
- Accessibility improvements required
- Identify deprecated sub-categories
- Comprehensive tests