0.3.17 • Published 7 years ago

rform v0.3.17

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

rform: React/Redux Forms - optimized for a Ruby on Rails backend

  • inspired by Ruby on Rails forms (FormHelper/SimpleForm) and form objects (reform)
  • works well with a rails backend, but it's not necessary
  • uses redux for state updates

Installlation

npm install --save rform

Usage

import { YourDesiredComponent } from 'rform'

Features for Ruby on Rails Interaction

  • if an authToken is given or state.authToken is defined, a hidden field providing it will be generated
  • if a method other than GET or POST is provided, a hidden _method field will be generated
  • if you are using i18n-js and/or provide a global I18n object, rform will search it for translations

License

MIT

0.3.17

7 years ago

0.3.16

7 years ago

0.3.15

7 years ago

0.3.14

7 years ago

0.3.13

7 years ago

0.3.12

7 years ago

0.3.11

7 years ago

0.3.10

7 years ago

0.3.9

7 years ago

0.3.8

7 years ago

0.3.7

7 years ago

0.3.6

7 years ago

0.3.5

7 years ago

0.3.4

7 years ago

0.3.3

7 years ago

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.13

7 years ago

0.2.12

7 years ago

0.2.11

7 years ago

0.2.10

7 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.7

8 years ago

0.2.6

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.1.10

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago