Skip to content

Instantly share code, notes, and snippets.

@FutureMedia
Created May 31, 2014 10:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save FutureMedia/53f6d5345c720c43dd64 to your computer and use it in GitHub Desktop.
Save FutureMedia/53f6d5345c720c43dd64 to your computer and use it in GitHub Desktop.
A Wordpress toolbox

Client Side

  1. The jQuery plugin for equalizing the height or width of elements. https://github.com/tsvensen/equalize.js
  2. A jQuery plugin that adds cross-browser mouse wheel support with delta normalization. https://github.com/brandonaaron/jquery-mousewheel
  3. A fully responsive css framework that is impossibly small. https://github.com/mrmrs/fluidity
  4. PACE An automatic web page progress bar. https://github.com/HubSpot/pace
  5. MixItUp A jQuery plugin providing animated filtering and sorting. https://github.com/patrickkunka/mixitup
  6. BOOTFLAT an open source Flat UI KIT based on Bootstrap 3.1.1 CSS framework. https://github.com/bootflat/bootflat.github.io
  7. FLUIDBOX Replicating and improving the lightbox module seen on Medium with fluid transitions. http://terrymun.github.io/Fluidbox/
  8. InstantClick is a JavaScript library that dramatically speeds up your website, making navigation effectively instant in most cases. https://github.com/dieulot/instantclick
  9. Skrollr stand-alone parallax scrolling library https://github.com/Prinzhorn/skrollr
  10. Gridforms an effort to make beautiful forms for web applications that make data entry less painful. https://github.com/kumailht/gridforms

Work on Progress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment