https://github.com/dean177/higher-order-form
A collection of packages to simplify working with forms
https://github.com/dean177/higher-order-form
forms functional higher-order-component javascript react typescript validation
Last synced: over 1 year ago
JSON representation
A collection of packages to simplify working with forms
- Host: GitHub
- URL: https://github.com/dean177/higher-order-form
- Owner: Dean177
- Created: 2017-07-30T13:25:20.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-08T09:21:13.000Z (almost 8 years ago)
- Last Synced: 2025-03-24T07:25:23.945Z (over 1 year ago)
- Topics: forms, functional, higher-order-component, javascript, react, typescript, validation
- Language: TypeScript
- Homepage:
- Size: 1.29 MB
- Stars: 5
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# higher-order-form
[](https://circleci.com/gh/Dean177/higher-order-form)
[](https://greenkeeper.io/)
The packages in this repository are managed with [lerna](https://github.com/lerna/lerna) and [yarn workspaces](https://yarnpkg.com/en/docs/workspaces)
## Development
In the repository root run `yarn && yarn bootstrap`
## Packages
- [composable-validation](./packages/composable-validation)
[](https://www.npmjs.com/package/composable-validation)
- [with-form](./packages/with-form)
[](https://www.npmjs.com/package/with-formm)