
Meiomask is a simple use plugin for creating and applying masks at text input fields.
features:
* accepts paste event;
* has fixed, reverse (currency) and repeat mask types;
* you can still use your hot keys and others (ex: ctrl+t, ctrl+f5, tab ??);
* supports metadata plugin;
* works with iphone;
* allow default values;
* has callbacks for invalid inputs, valid and overflow;
* has function to mask strings;
* support for positive and negative numbers on reverse masks;
* can auto-focus the next form element when the current input is
completely filled.