Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 1.15 KB

README.md

File metadata and controls

20 lines (13 loc) · 1.15 KB

AstroFields HTML5 library

Latest Stable Version Latest Unstable Version Total Downloads License

Currently there are classes for the following types:

color, email, number, range, tel and url

Future Versions

The types of date, month, week, time, datetime and datetime-local are not that easy. Date and time are extremely different from region to region, country to country, etc. these types need a deep thought before starting on it.

They will also need accompanying Receivers and Commands to Sanitize their passed values.

If you want to take a try, just go for it and send a Pull Request to start the discussion.