Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@formular/react

formularx10MIT1.0.0-alpha.6TypeScript support: included

null

readme

English | 中文

logo

Formular

A Mobx-based form resolution 🐺

lerna

gif

demo

Packages

Name Version Downloads
@formular/core NPM version NPM downloads
@formular/react NPM version NPM downloads
@formular/antd NPM version NPM downloads

Features

Subscription based

拥有直接命令式的编写表单副作用的接口,相比于使用 Rxjs,大大降低开发者的心智负担

Schema based

渲染时拥有一套定义表单的 DSL,帮助开发者前后统一表单协议

Get Started

install

$ yarn add mobx mobx-react mobx-state-tree # add dependencies

$ yarn add @formular/react
# or
$ yarn add @formular/antd

License

MIT License