Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcoroth/formulus
Client-side HTML form validations based on the browser HTML Form Validation API
https://github.com/marcoroth/formulus
hotwire hotwired rails reactive stimulus turbo
Last synced: 13 days ago
JSON representation
Client-side HTML form validations based on the browser HTML Form Validation API
- Host: GitHub
- URL: https://github.com/marcoroth/formulus
- Owner: marcoroth
- License: mit
- Created: 2022-02-22T20:56:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T12:31:38.000Z (22 days ago)
- Last Synced: 2024-10-23T10:10:33.744Z (21 days ago)
- Topics: hotwire, hotwired, rails, reactive, stimulus, turbo
- Language: TypeScript
- Homepage: https://stimulus-client-side-validated-forms.vercel.app
- Size: 897 KB
- Stars: 88
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Formulus
## Getting Started
```bash
yarn add formulus
```### Client-side HTML form validations
Client-side HTML form validations based on the browser HTML Form Validation API
```html
```