Salvattore
A jQuery Masonry alternative with CSS-driven configuration
A gem for the jQuery framework Salvattore Made by Rolando Murillo and Giorgio Leveroni.
Offical Website Give them a pat on the back!
Installation
Add this line to your application's Gemfile:
gem 'salvattore'
And then execute:
$ bundle
Or install it yourself as:
$ gem install salvattore
Usage
Includes the full jQuery file
Contributing
- Fork it ( https://github.com/[my-github-username]/salvattore/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request