@folo/forms

React components combined of @folo/layout & @folo/values

Usage no npm install needed!

<script type="module">
  import foloForms from 'https://cdn.skypack.dev/@folo/forms';
</script>

README

📋 @folo/forms

React components combined of @folo/layout & @folo/values

NPM Version NPM Download npm bundle size (minified) npm bundle size (gzip) MIT License CI Codecov

Installation

npm install @folo/forms

Overview

@folo/forms has two major concepts defined in Field to deal with data. And Grid for designing layout.

Components

import { Form, Field, Grid, GridItem } from "@folo/forms";

Contribution 😇

If you have ideas or issues don't hesitate. You are always welcome.

License

This project is licensed under the MIT License