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: 27 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 3 years ago)
 - Default Branch: main
 - Last Pushed: 2025-03-24T14:49:54.000Z (8 months ago)
 - Last Synced: 2025-03-28T16:16:44.415Z (7 months ago)
 - Topics: hotwire, hotwired, rails, reactive, stimulus, turbo
 - Language: TypeScript
 - Homepage: https://stimulus-client-side-validated-forms.vercel.app
 - Size: 864 KB
 - Stars: 105
 - Watchers: 1
 - Forks: 1
 - Open Issues: 1
 - 
            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
  
  
  
  
  
  
  
```