Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecks-io/react-reform
Helps you create powerful themes for pleasant to use forms
https://github.com/codecks-io/react-reform
forms react themes
Last synced: 19 days ago
JSON representation
Helps you create powerful themes for pleasant to use forms
- Host: GitHub
- URL: https://github.com/codecks-io/react-reform
- Owner: codecks-io
- Archived: true
- Created: 2015-06-20T13:50:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-01-01T12:48:36.000Z (almost 5 years ago)
- Last Synced: 2024-05-16T21:45:49.969Z (6 months ago)
- Topics: forms, react, themes
- Language: JavaScript
- Homepage: http://react-reform.codecks.io
- Size: 6.34 MB
- Stars: 136
- Watchers: 5
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
> **Deprecated**
>
> This library is no longer maintained and used within Codecks. We recommend taking a look at [formik](https://github.com/jaredpalmer/formik) as a very capable alternative.# React Reform
Helps you create powerful themes for pleasant to use forms
## Why?
Read [this post](https://www.codecks.io/blog/2017/introducing-react-reform/) to get behind some of the reasoning.
## Getting Started/Docs
**[http://react-reform.codecks.io](http://react-reform.codecks.io)**
### What's the status of this project?
This library is being used and actively developed alongside [www.codecks.io](https://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 testThe docs are generated via the [doc-engine](./doc-engine). So please look here if you would like to update the docs.
## License
ISC