VanillaMasker is a simple and pure javascript library to mask your input elements. It's a cross-browser and cross-device library.
imask.js is a vanillajavascript library to create input masks.
Features
Politespace is a javascript plugin to add spaces to numeric form values to increase readability (credit card numbers, phone numbers, etc).
meioMask is a simple use plugin for creating and applying masks at text input fields.
* Accepts paste event;
* Has fixed and reverse mask types ( allow number mask );
* You can still use your hotkeys 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...