jquery rain _ formance.js by omar shammas

Upload: gustavo-erazo

Post on 05-Jan-2016

12 views

Category:

Documents


0 download

DESCRIPTION

A general purpose library for formatting and validating form fields, based on / inspired by Stripe's jQuery.payment library.

TRANSCRIPT

  • jQuery Rain | Formance.js by Omar Shammas

    http://www.jqueryrain.com/?hRyk9S3o[29/09/2015 04:23:16 p.m.]

    Formance.js by Omar Shammas9774 views Original Link: http://omarshammas.github.io/formancejs

    Formance.jsBringing romance back .... to forms.

    View the Project on GitHub omarshammas/jquery.formance

    Read here how to get started

    A general purpose library for formatting and validating form fields, based on / inspired by Stripe's jQuery.payment library.

    Client side validation is not sufficient in any project because the javascript can be bypassed and people can submit requests directly to the server. However, that doesn't mean client side validation should be forgotten. This library is for those who care about the user experience.

    Fields

    Credit Card CVCCredit Card ExpiryCredit Card NumberDate dd / mm / yyyyDate yyyy / mm / ddEmail AddressNumberOntario Driver's License NumberOntario Photo Health Card NumberOntario Outdoors Card NumberPhone Number (North America)Postal Code (Canada)Time yy / mmUk Sort Code

    jqueryrain.comjQuery Rain | Formance.js by Omar Shammas