File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- #jQuery Mask Plugin
1
+ # jQuery Mask Plugin
2
2
A jQuery Plugin to make masks on form fields and HTML elements.
3
3
4
4
[ ![ Build Status] ( https://travis-ci.org/igorescobar/jQuery-Mask-Plugin.png )] ( https://travis-ci.org/igorescobar/jQuery-Mask-Plugin )
5
5
[ ![ Code Climate] ( https://codeclimate.com/github/igorescobar/jQuery-Mask-Plugin.png )] ( https://codeclimate.com/github/igorescobar/jQuery-Mask-Plugin )
6
6
7
- #Documentation, Demos & Usage Examples
7
+ # Documentation, Demos & Usage Examples
8
8
https://igorescobar.github.io/jQuery-Mask-Plugin/
9
9
10
- ##Features
10
+ ## Features
11
11
12
12
* Lightweight (~ 2kb minified, ~ 1kb gziped).
13
13
* Built-in support for dynamically added elements.
@@ -49,7 +49,7 @@ http://www.jsdelivr.com/projects/jquery.mask
49
49
gem ' jquery_mask_rails' # more details at http://bit.ly/jquery-mask-gem
50
50
```
51
51
52
- ##Tutorials
52
+ ## Tutorials
53
53
### English
54
54
* [ Masks with jQuery Mask Plugin] ( http://bit.ly/masks-with-jquery-mask-plugin )
55
55
* [ Using jQuery Mask Plugin With Zepto.js] ( http://bit.ly/using-jquery-mask-plugin-with-zeptojs )
You can’t perform that action at this time.
0 commit comments