An open API service indexing awesome lists of open source software.

https://github.com/wprashed/swatchbook

A tutorial about how to create a swatch book like component that let's you open and rotate the single swatches revealing some details. We will be using CSS transforms and transitions and create a simple jQuery plugin.
https://github.com/wprashed/swatchbook

Last synced: about 2 months ago
JSON representation

A tutorial about how to create a swatch book like component that let's you open and rotate the single swatches revealing some details. We will be using CSS transforms and transitions and create a simple jQuery plugin.

Awesome Lists containing this project

README

          

# SwatchBook
A tutorial about how to create a swatch book like component that let's you open and rotate the single swatches revealing some details. We will be using CSS transforms and transitions and create a simple jQuery plugin.

And that's all, I hope you like it and find it inspiring!