0.1.1 • Published 6 years ago

fx-form v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
6 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
0.1.1

6 years ago

0.1.0

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago