# A simple and lightning fast jQuery plugin Designed to flip almost any html5 element! justFlipIt.min.js - 3 KB Documentation && Live demo: http://simhub.github.io/justFlipIt/ # Usage Include the Javascript after jQuery
  \
  \
  
Initialize the script:
  $('[element:name]').justFlipIt();
  
# That's it!!! License MIT