Skip to content

nikordaris/redux-form-jsonschema-reactstrap

Repository files navigation

Redux-Form Jsonschema Reactstrap

A collection of reactstrap form components for redux-form. These components are intended to be used with react-jsonschema-vis to generate redux-form forms from a jsonschema definitions

Build Status codecov

Install

$ npm install redux-form-jsonschema-reactstrap

with react-jsonschema-vis

Example

Demo