react-json-schema-form
Version:
Fully customizable Fastest rendering JS/ Json Schema driven React Forms that support validations, POST , Success and Error Alerts , callbacks , React Components (Input, Switch, Checkbox, Radio) renders device o.s theme (iOS,Android and Windows) by default
32 lines (31 loc) • 996 B
JSON
{
"name": "react-json-schema-form",
"version": "1.1.2",
"description": "Fully customizable Fastest rendering JS/ Json Schema driven React Forms that support validations, POST , Success and Error Alerts , callbacks , React Components (Input, Switch, Checkbox, Radio) renders device o.s theme (iOS,Android and Windows) by default and allows to override theme by setting theme prop",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ineffablep/react-schema-form.git"
},
"keywords": [
"React",
"Form",
"Json",
"Android",
"iOS",
"Windows",
"Native",
"React Native",
"JS",
"Schema"
],
"author": "Sireesh Pangaluri",
"license": "MIT",
"bugs": {
"url": "https://github.com/ineffablep/react-schema-form/issues"
},
"homepage": "https://github.com/ineffablep/react-schema-form#readme"
}