react-formular icon indicating copy to clipboard operation
react-formular copied to clipboard

This libraray is an experimental approach to bind forms and its inputs and editors together using the new React Context API. It aims to be fully customizable and composable. It´s only a set of Higher-...

Results 2 react-formular issues
Sort by recently updated
recently updated
newest added

For better real-life usage, `react-formular` should be integratable into some popular ui frameworks like `Material` or `grommet`. I was thinking about a sub package with some naming convention like `react-formular-{uiFramework}`.

enhancement
help wanted

currently validation might be accomplished via `middlewares`. ...} /> My idea is to have some sub packages (like `react-formular-{framework}`) that can be imported. Some of the famous ones would be...

enhancement
help wanted