• This repository has been archived on 01/Jan/2020
  • Stars
    star
    135
  • Rank 269,297 (Top 6 %)
  • Language
    JavaScript
  • Created over 9 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Helps you create powerful themes for pleasant to use forms

Deprecated

This library is no longer maintained and used within Codecks. We recommend taking a look at formik as a very capable alternative.

React Reform

Helps you create powerful themes for pleasant to use forms

Why?

Read this post to get behind some of the reasoning.

Getting Started/Docs

http://react-reform.codecks.io

What's the status of this project?

This library is being used and actively developed alongside www.codecks.io. There's been quite some API changes before v1.0 but we arrived at a very happy place right now.

Contribute

  • clone the repo
  • npm install && cd samples && npm install
  • for running the sample project: cd samples && npm run dev and open http://localhost:8080/
  • run npm test or npm run test-watch for test

The docs are generated via the doc-engine. So please look here if you would like to update the docs.

License

ISC