An open API service indexing awesome lists of open source software.

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!

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/).

![webpage-screenshot](./src/images/screenshot.png)

## :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