yafl
v1.1.2
Published
Yet another form library for React
Downloads
62
Maintainers
Readme
Yet. Another. Form. Library.
YAFL - Fun, flexible forms in React.
Installation
npm i yafl
API Docs
Demos
- Welcome to Yet Another For Library. A small working Form app with basic create and update functionality showing some basic use cases.
- Yup and Yafl. An example of how one might easily integrate third party validation into your app. In this case I'm using Yup but you could swap it out for anything you like!