1.0.8 • Published 1 year ago

formred v1.0.8

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
1 year ago

DEPRECATED

This package is no longer maintained. In case anyone is actively using this library in a project and interested in supporting it, feel free to contact me.

FormRed

The ergonomic React/Redux form library

Installation

$ npm install --save formred

FormRed has been tested with React 15.5+ and React-Redux 5.0+.

It may or may not work on older versions of React and/or React-Redux, but compatibility can't be guaranteed.

The following builds are available:

  • ./lib/ -> a commonjs build;
  • ./es/ -> an ES modules build. Useful if you want to do tree-shaking in your build;
  • ./dist/ -> an UMD build which exports FormRed global. Can be used for demo purposes with the UMD builds of React, Redux and React-Redux.

Documentation

1.0.8

1 year ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 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

0.9.7

7 years ago

0.9.6

7 years ago

0.9.5

7 years ago

0.9.4

7 years ago

0.9.3

7 years ago

0.9.2

7 years ago

0.9.1

7 years ago

0.9.0

7 years ago