1.0.8 • Published 2 years ago

formred v1.0.8

Weekly downloads
2
License
BSD-2-Clause
Repository
github
Last release
2 years 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

2 years ago

1.0.7

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago

0.9.7

8 years ago

0.9.6

8 years ago

0.9.5

8 years ago

0.9.4

8 years ago

0.9.3

8 years ago

0.9.2

8 years ago

0.9.1

8 years ago

0.9.0

8 years ago