Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/martiserra99/formity
Formity - A highly customizable React library for creating advanced multi-step forms (https://www.formity.app/).
https://github.com/martiserra99/formity
dynamic-forms form javascript javascript-library multi-step-form react react-library typescript typescript-library
Last synced: 25 days ago
JSON representation
Formity - A highly customizable React library for creating advanced multi-step forms (https://www.formity.app/).
- Host: GitHub
- URL: https://github.com/martiserra99/formity
- Owner: martiserra99
- License: mit
- Created: 2024-08-02T09:46:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-01-16T13:08:27.000Z (about 1 month ago)
- Last Synced: 2025-01-16T13:39:28.246Z (about 1 month ago)
- Topics: dynamic-forms, form, javascript, javascript-library, multi-step-form, react, react-library, typescript, typescript-library
- Language: TypeScript
- Homepage: https://www.formity.app/
- Size: 56.8 MB
- Stars: 224
- Watchers: 1
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## The Formity mono repo
The Formity repository is the home of two packages:
- `@formity/react`: [packages/react](./packages/react)
- `@formity/system`: [packages/system](./packages/system)
## Website
**Visit [https://formity.app](https://formity.app) to get started with Formity.**
## About
Formity is an advanced form-building package designed to help React developers create advanced multi-step forms.
## Features
- Create advanced multi-step forms where each step adapts based on the user's previous responses.
- Integrate your custom components seamlessly, with no restrictions or limitations.
## License
These packages are licensed under the [MIT license](./LICENSE).