Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Omar Shammas edited this page Sep 13, 2013 · 10 revisions

Formance.js is bringing romance back .... to forms.

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.

For more information checkout:

Fields

Clone this wiki locally