wecodemore/astrofields-html5

HTML5 Extension for the AstroFields framework

dev-master 2014-12-15 23:01 UTC

This package is not auto-updated.

Last update: 2024-04-22 22:51:20 UTC


README

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.