public marks

PUBLIC MARKS from srcmax with tags plugin & css

2015

2014

postcss/autoprefixer · GitHub

PostCSS plugin to parse CSS and add vendor prefixes to CSS rules using values from Can I Use.

Velocity.js

by 3 others
Velocity is a jQuery plugin that re-implements $.animate() to produce significantly greater performance (making Velocity also faster than CSS animation libraries) while including new features to improve animation workflow.

2013

slabText – a jQuery plugin for creating big, bold & responsive headlines

by 1 other
slabText – a jQuery plugin for producing big, bold & responsive headlines

2012

jQuery Animations with automatic CSS3 transitions when possible

by 1 other
Extend $.animate() to detect CSS transitions for Webkit, Mozilla and Opera and convert animations automatically.

2011

jScrollPane - cross browser styleable scrollbars with jQuery and CSS

by 1 other
jScrollPane is a cross-browser jQuery plugin by Kelvin Luck which converts a browser's default scrollbars (on elements with a relevant overflow property) into an HTML structure which can be easily skinned with CSS.

2010

jQuery Masonry · David DeSandro

by 8 others
Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges elements horizontally then vertically, Masonry arranges elements vertically then horizontally according to a grid. The result minimizes vertical gaps between elements of varying height, just like a mason fitting stones in a wall.