This package has been deprecated

Author message:

No longer maintained

formred

1.0.8 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i formred

Weekly Downloads

1

Version

1.0.8

License

BSD-2-Clause

Unpacked Size

292 kB

Total Files

56

Last publish

Collaborators

  • zewish