react-jsonschema-form
=====================

[![Build Status](https://travis-ci.org/mozilla-services/react-jsonschema-form.svg?branch=master)](https://travis-ci.org/mozilla-services/react-jsonschema-form)

A simple [React](http://facebook.github.io/react/) component capable of building HTML forms out of a [JSON schema](http://json-schema.org/) and using [Bootstrap](http://getbootstrap.com/) semantics by default.

![](http://i.imgur.com/M8ZCES5.gif)

Testing powered by BrowserStack<br>
<a target=_blank href="https://www.browserstack.com/"><img width=200 src="https://user-images.githubusercontent.com/1689183/51487090-4ea04f80-1d57-11e9-9a91-79b7ef8d2013.png"></a>


## Documentation
Documentation is hosted on: https://react-jsonschema-form.readthedocs.io/

## Live Playground
A [live playground](https://mozilla-services.github.io/react-jsonschema-form/) is hosted on gh-pages.

## Contributing
Read our [contributors' guide](https://react-jsonschema-form.readthedocs.io/en/latest/#contributing) to get started.

## License
Apache 2