1.0.11 • Published 5 years ago

duxform v1.0.11

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

DuxForm

Low-complexity Form handling and processing for React / Redux applications. I originally developed this for a few web sites. I played with a few other React form frameworks but none met my needs. They either did not offer different data types or did not offer built-in Redux integration. Some required heavy customization to meet my needs or were overly complex.

Notable Features

  • Built-in Redux integration
  • Native data types such as date and numbers
  • Field-level and form-level validation with support for custom validation at both levels
  • Custom value formatting, parsing, and normalization
  • Support for checkboxes, radio buttons, <textarea>, and <select> tags
  • Dropdown autocomplete lists

Getting Started

npm install duxform

Visit the website at http://www.duxform.com including full documentation and examples.

GitHub

The GitHub repository is at https://github.com/kenschenke/duxform

1.0.11

5 years ago

1.0.9

5 years ago

1.0.10

5 years ago

1.0.8

5 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago