/meteor-masked-input

Masked Input plugin for jQuery

Primary LanguageCSS

Masked Input plugin for jQuery

Requires Meteorite : https://github.com/oortcloud/meteorite

maskedInput Official Documentation : http://digitalbush.com/projects/masked-input-plugin/

Installing flot using Meteorite

$ cd app/directory
$ mrt add maskedInput

Meteor Packages

  • jQuery ( included )

Usage

See makedInput Official Documentation : http://digitalbush.com/projects/masked-input-plugin/

Example

To run example locally

$ git clone git://github.com/austinrivas/meteor-maskedInput.git
$ cd meteor-maskedInput/example
$ mrt

TODOS

  • create template helpers for mask
  • thorough testing