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
/
.travis.yml
5 lines
(4 loc)
•
88 B
YAML
View Raw
1
2
3
4
5
language:
node_js
node_js:
-
'6'
after_script:
"cat ./coverage/lcov.info | coveralls"