React UI Helpers

React UI Helpers are helper Objects and Functions to ease building React Components and Interfaces.

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