Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/telecta/react-layout-builder
- Owner: telecta
- License: mit
- Created: 2016-10-03T13:57:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-19T00:15:13.000Z (over 6 years ago)
- Last Synced: 2024-05-21T22:05:16.431Z (8 months ago)
- Topics: form, react
- Language: JavaScript
- Homepage:
- Size: 322 KB
- Stars: 4
- Watchers: 8
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)