|
@@ -1,9 +1,9 @@
|
|
|
/*
|
|
/*
|
|
|
Input Mask plugin extensions
|
|
Input Mask plugin extensions
|
|
|
http://github.com/RobinHerbots/jquery.inputmask
|
|
http://github.com/RobinHerbots/jquery.inputmask
|
|
|
-Copyright (c) 2010 - 2014 Robin Herbots
|
|
|
|
|
|
|
+Copyright (c) 2010 - Robin Herbots
|
|
|
Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
|
|
Licensed under the MIT license (http://www.opensource.org/licenses/mit-license.php)
|
|
|
-Version: 0.0.0
|
|
|
|
|
|
|
+Version: 0.0.0-dev
|
|
|
|
|
|
|
|
Regex extensions on the jquery.inputmask base
|
|
Regex extensions on the jquery.inputmask base
|
|
|
Allows for using regular expressions as a mask
|
|
Allows for using regular expressions as a mask
|