Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/psi-4ward/meiomask
Contao-Extension: xtends text-fields with rgxp=date|time|datim with a input-mask to improve the usability
https://github.com/psi-4ward/meiomask
Last synced: 22 days ago
JSON representation
Contao-Extension: xtends text-fields with rgxp=date|time|datim with a input-mask to improve the usability
- Host: GitHub
- URL: https://github.com/psi-4ward/meiomask
- Owner: psi-4ward
- Created: 2013-01-20T13:20:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-24T11:35:37.000Z (over 10 years ago)
- Last Synced: 2024-12-09T08:46:54.886Z (25 days ago)
- Language: JavaScript
- Size: 164 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Contao 3 Extension: Extends text-fields with rgxp=date|time|datim with a input-mask to improve the usability
===================================### Installation ###
Place all files in `system/modules/MeioMask` in your Contao installation.
### Restricitons ###
Supports only numeric date()-format parameters:
`a A d k m n y Y h H g G i s`
### Author ###
http://www.4wardmedia.de
Licence: LGPL
Based on: http://mootools.net/forge/p/meiomask from Fábio M. Costa