Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
crnacura committed Jun 4, 2015
0 parents commit c9ff59b
Show file tree
Hide file tree
Showing 34 changed files with 3,815 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.DS_Store
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Color Extraction Effect with Vibrant.js
=========

Creating a color palette from images in a fun way using CSS Filters and Vibrant.js

[Article on Codrops](http://tympanus.net/codrops/?p=24144)

[Demo](http://tympanus.net/Development/ColorExtraction/)

Integrate or build upon it for free in your personal or commercial projects. Don't republish, redistribute or sell "as-is".

Read more here: [License](http://tympanus.net/codrops/licensing/)

Follow us: [Twitter](http://www.twitter.com/codrops), [Facebook](http://www.facebook.com/pages/Codrops/159107397912), [Google+](https://plus.google.com/101095823814290637419), [GitHub](https://github.com/codrops), [Pinterest](http://www.pinterest.com/codrops/)

[© Codrops 2015](http://www.codrops.com)


Loading

0 comments on commit c9ff59b

Please sign in to comment.