An open API service indexing awesome lists of open source software.

https://github.com/iswanj/simple-form-ui-kit

Simple form ui kit with schema based validation.
https://github.com/iswanj/simple-form-ui-kit

reactjs schema typescript yaml

Last synced: 2 months ago
JSON representation

Simple form ui kit with schema based validation.

Awesome Lists containing this project

README

          

# (WIP) simple-form-ui-kit

### Demo URL - https://iswanj.github.io/simple-form-ui-kit/

### TODO:
01. Create a Radio component for render if "enum" option list length === 2
02. Write test for UI components