Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/telecta/react-layout-builder

Libraries to generate layouts/forms with React
https://github.com/telecta/react-layout-builder

form react

Last synced: about 1 month ago
JSON representation

Libraries to generate layouts/forms with React

Awesome Lists containing this project

README

        

# react-layout-builder

[![Build Status](https://travis-ci.org/blacktangent/react-layout-builder.svg?branch=master)](https://travis-ci.org/blacktangent/react-layout-builder)

This repo consists of libraries to construct React components for form and layout.

## packages/
- [react-layout-builder](https://github.com/blacktangent/react-layout-builder/tree/master/packages/react-layout-builder)
- [react-form-with-layout](https://github.com/blacktangent/react-layout-builder/tree/master/packages/react-form-with-layout)
- [react-form-utils](https://github.com/blacktangent/react-layout-builder/tree/master/packages/react-form-utils)

## License
see [LICENSE](https://github.com/blacktangent/react-layout-builder/blob/master/LICENSE)