UNPKG
react-jsonschema
Version:
latest (1.0.0)
1.0.0
0.5.0
0.4.1
0.4.0
0.3.0
0.2.0
0.1.0
0.0.0
React forms with JSONSchema
github.com/vutran/react-jsonschema
vutran/react-jsonschema
react-jsonschema
/
docs
/
dataset
/
basic.json
6 lines
(5 loc)
•
59 B
JSON
View Raw
1
2
3
4
5
6
{
"firstName"
:
"Vu"
,
"lastName"
:
"Tran"
,
"age"
:
28
}