1.0.4 • Published 3 years ago

react-form-flow v1.0.4

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

react-form-flow

Manage your form through a small structure for capturing and validating form data.

NPM NPM Build Status minizipped size

Documentation

Contributions rules

  • Changes must be approved;
  • Changes must have tests passing on github actions;
  • Changes must have coverage of 95% on github actions for: statements, branches, functions and lines;
  • Last commit message must have attribute [release] [major|minor|patch];

Current core dependencies versions

  • node: ^14.16.0
  • yarn (version may be check at package.json)

Peer dependencies

"mutation-helper": "^1.0.0",
"prop-types": "^15.7.2",
"react": "^16.8.4"

Consuming

Installing with npm

npm install react-form-flow

Installing with yarn

yarn add react-form-flow
1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago

0.0.16

4 years ago

0.0.17

4 years ago

0.0.15

4 years ago

0.0.14

4 years ago

0.0.13

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.12

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago