sword42 / react-ui-helpers

React UI Helpers - Helpful Objects and Functions to make React UI Development easier.
https://sword42.github.io/react-ui-helpers
Apache License 2.0
0 stars 0 forks source link

React UI Helpers

website

Coming to React from Angular, it hurt not to have the form component framework from Angular. ngModel, along with the validation support, allow complex forms with nested components without requiring a rigid structure.

Following the React "Data Down/Events Up" model can get nasty with many nested input components. These helpers are meant to ease the pain.

Example

Install

API Reference

Please see the usage page

License

React UI Helpers is Apache License V2 licensed

Troubleshooting

Please create an issue