dgiul / jquery.maskedinput

jQuery Masked Input Plugin

Home Page:http://digitalbush.com/projects/masked-input-plugin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status You see example

Download

Use bower install jquery-number-mask or zip

Build this project.

  1. Install node.
  2. Install npm bower
          npm install -g bower
    
  3. Get dependency
          bower install
    
  4. Install gulp and gulp plugins
            npm install
    
  5. Run gulp
            gulp
    

About

jQuery Masked Input Plugin

http://digitalbush.com/projects/masked-input-plugin/

License:MIT License


Languages

Language:JavaScript 77.3%Language:HTML 22.7%