HenrikJoreteg / Happy.js

$('form').isHappy() – Lightweight, extensible form validation plugin for jQuery/Zepto.js
http://projects.joreteg.com/Happy.js/
MIT License
412 stars 123 forks source link

Fix/browserify #59

Closed marsch closed 9 years ago

marsch commented 10 years ago

this makes it work with browserify, since browserify puts a wrapper around it

wraithgar commented 10 years ago

Looks like you branched off of https://github.com/HenrikJoreteg/Happy.js/pull/58 when you made this PR, which means that has to merge first before we do this one.

marsch commented 10 years ago

@wraithgar oh yes sorry - do you want me to tidy it up first?