https://github.com/mell62/teleportinator-form
Fill the form, teleport on the go!
https://github.com/mell62/teleportinator-form
constraint-validation-api flexbox form-validation webpack
Last synced: 4 months ago
JSON representation
Fill the form, teleport on the go!
- Host: GitHub
- URL: https://github.com/mell62/teleportinator-form
- Owner: mell62
- Created: 2024-09-14T17:25:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-15T11:07:24.000Z (over 1 year ago)
- Last Synced: 2025-04-05T19:41:34.735Z (about 1 year ago)
- Topics: constraint-validation-api, flexbox, form-validation, webpack
- Language: CSS
- Homepage: https://mell62.github.io/teleportinator-form/
- Size: 95.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Teleport-inator Form!
A simple form to showcase the power of Constraint Validation API in JavaScript.
Check it out [here](https://mell62.github.io/teleportinator-form/).

## :tada: Achievements
- JavaScript's **Constraint Validation API** is used to validate the form
- Any form of CSS validation is disabled, CSS is purely used for styling
- Live inline validation included to let user know the validations performed by the form
## :page_with_curl: Note
- Modern normalize is used for cross-browser consistency