File: composer.json

Recommend this page to a friend!
  Classes of Igor Escobar   jQuery Mask Plugin   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: jQuery Mask Plugin
Filter characters typed in form inputs using masks
Author: By
Last change: Update of composer.json
Date: 2 years ago
Size: 553 bytes
 

Contents

Class file image Download
{ "name": "igorescobar/jquery-mask-plugin", "type": "library", "description": "A jQuery Plugin to make masks on form fields and html elements.", "keywords": ["jquery", "mask", "plugin"], "homepage": "https://github.com/igorescobar/jQuery-Mask-Plugin", "license": "MIT", "authors": [ { "name": "Igor Escobar", "email": "blog@igorescobar.com", "homepage": "https://about.me/igorescobar", "role": "Developer" } ], "support": { "issues": "https://github.com/igorescobar/jQuery-Mask-Plugin/issues" } }