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.
- Host: GitHub
- URL: https://github.com/iswanj/simple-form-ui-kit
- Owner: iswanj
- License: mit
- Created: 2018-07-05T17:05:12.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T13:11:27.000Z (almost 8 years ago)
- Last Synced: 2025-12-29T12:24:18.691Z (6 months ago)
- Topics: reactjs, schema, typescript, yaml
- Language: TypeScript
- Homepage: https://iswanj.github.io/simple-form-ui-kit/
- Size: 1.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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