Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jalal246/folo

📋 Form & Layout JS Components
https://github.com/jalal246/folo

css-flexbox css-grid css-layout dynamic-forms folio folo form-builder-api form-components form-controls form-create form-data grid react react-components react-context store store-api store-management store-systems

Last synced: 24 days ago
JSON representation

📋 Form & Layout JS Components

Awesome Lists containing this project

README

        


folo live example


Project designed and being developed to deal with forms



folo build status


folo code converge status


folo MIT license


PRs welcome!

## Packages Overview

- [**@folo/store** ](https://github.com/jalal246/folo/tree/master/packages/folo-store) JS Store Holds & Helps Controlling Data In Forms.
- [**@folo/values**](https://github.com/jalal246/folo/tree/master/packages/folo-values)
React Data Form components
- [**@folo/layout**](https://github.com/jalal246/folo/tree/master/packages/folo-layout)
CSS Grid React components
- [**@folo/forms**](https://github.com/jalal246/folo/tree/master/packages/folo-forms)
Full package combined of `@folo/layout` & `@folo/values` for React

## Installation

Run locally:

- `git clone https://github.com/jalal246/folo.git`
- `yarn`
- `yarn build`
- `yarn storybook`
- Go to http://localhost:6006/

## Contribution

Need some company in this repo. PRs welcome! :point_right: [Contribute](Contribution.md) :blue_heart:

## License

This project is licensed under the [MIT License](https://github.com/jalal246/folo/blob/master/LICENSE)