dgiul / maskInput

jQuery plugin filters for inputs

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 plugin filters for inputs

License:MIT License


Languages

Language:JavaScript 77.2%Language:HTML 22.8%