Skip to content

Instantly share code, notes, and snippets.

View lyralemos's full-sized avatar

Alexandre Marinho lyralemos

View GitHub Profile
@lyralemos
lyralemos / jquery.formularize.js
Last active December 17, 2015 04:39 — forked from anonymous/jquery.formalize.js
A jQuery plugin that tries to facilitate the creation of forms based on the twitter's bootstrap layout!
/*!
* jQuery Formularize Plugin
*
* Copyright 2013, Alexandre Marinho
* Licensed under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
*/
;(function($){