0.0.1 • Published 5 years ago

react-form-easy v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

free-form

帮助你处理表单状态,校验,简单的组合方式

✨ Features

  • 常用组件校验

简介

非受控表单,单项数据流

form对象,可以操作单个Item状态

<FreeForm>
    <FormItem name="xx" label="userName">
        <input/>
    </FormItem>
</FreeForm>

Installing

yarn add free-from

Running the tests

yarn run test

Api

FreeForm | name | type | desc | default | | ----- | ------ | ------ | ------ |

FormItem

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • girl friend give strong backing