0.14.2 • Published 4 years ago

@corpuscule/form v0.14.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

🛠 Status: In Development

This package is currently under heavy development. Feedback is always welcome, but be careful with using it in production. API is not ready yet and can receive large changes.

@corpuscule/form

Latest Stable Version Package size

Lightweight set of decorators for providing solid form experience for web components. Works as a connector to 🏁 Final Form.

Features

Installation

$ npm install --save final-form @corpuscule/form

or

$ yarn add final-form @corpuscule/form

Documentation

API documentation is available for the following modules:

Examples

Simple Form

Uses the default inputs: input, select, and textarea to build a form with no validation.

Synchronous Record-Level Validation

Introduces a whole-record validation function and demonstrates how to use Field component to display errors next to fields.

Synchronous Field-Level Validation

Introduces field-level validation functions and demonstrates how to use Field component to display errors next to fields.

0.14.2

4 years ago

0.14.1

5 years ago

0.14.0

5 years ago

0.13.0

5 years ago

0.12.0

5 years ago

0.11.0

5 years ago

0.10.3

5 years ago

0.10.2

5 years ago

0.10.1

5 years ago

0.10.0

5 years ago

0.9.0

5 years ago

0.8.2

5 years ago

0.8.1

5 years ago

0.8.0

5 years ago

0.7.2

5 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.1

5 years ago

0.6.0

5 years ago