Skip to content

Commit caf46ac

Browse files
committed
Merge pull request #386 from tomosterlund/master
Add Phormal
2 parents 0e727be + 4273587 commit caf46ac

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ _Autosuggest / autocomplete / typeahead_
470470
- [@anatoliygatt/heart-switch](https://github.com/anatoliygatt/heart-switch) - [demo](https://codesandbox.io/s/demo-for-anatoliygatt-heart-switch-cds5p) - A fully themeable and accessible heart-shaped toggle switch component.
471471
- [react-ios-switch](https://github.com/clari/react-ios-switch) - React switch component.
472472
- [react-toggle](https://github.com/instructure-react/react-toggle) - An elegant, accessible toggle component for React. Also a glorified checkbox.
473-
- [react-triple-toggle](https://github.com/geobde/react-triple-toggle) - React multi toggle component.
474473
- [ui-switch](https://github.com/yairEO/ui-switch) - The most complete *Toggle* component
475474

476475
#### Slider
@@ -822,9 +821,9 @@ _Data flow / data management / data stores / components state / data flow_
822821
### Form Logic
823822

824823
- [data-driven-forms](https://github.com/data-driven-forms/react-forms) - A declarative way for building forms with all the functionality.
825-
- [formcat](https://github.com/guilouro/formcat) - A simple and easy way to control forms in React using the React Context API
826824
- [formik](https://github.com/jaredpalmer/formik) - Build forms without tears and supports Validation in ease.
827825
- [formsy-react](https://github.com/formsy/formsy-react/) - A form input builder and validator for React JS.
826+
- [Phormal](https://github.com/phormal/phormal) - [Docs & Demos](https://phormal.dev/getting-started/react) - Responsive, multilingual forms with built-in validation, support for dark mode and right-to-left languages.
828827
- [plexus-form](https://github.com/AppliedMathematicsANU/plexus-form) - A dynamic form component for react using JSON-Schema.
829828
- [react-hook-form](https://github.com/react-hook-form/react-hook-form) - React hooks for form validation without the hassle.
830829
- [react-jsonschema-form](https://github.com/mozilla-services/react-jsonschema-form) - A React component for building Web forms from JSONSchema.

0 commit comments

Comments
 (0)