I hereby claim:
- I am deepanchor on github.
- I am deepanchor (https://keybase.io/deepanchor) on keybase.
- I have a public key ASAXDGuK3_50eQOcZQ31Wy41YGNyQOBg3_cmrlhuIUr6MQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
// Node.js CheatSheet. | |
// Download the Node.js source code or a pre-built installer for your platform, and start developing today. | |
// Download: http://nodejs.org/download/ | |
// More: http://nodejs.org/api/all.html | |
// 0. Synopsis. | |
// http://nodejs.org/api/synopsis.html |
Isotope search filtering based on hugomrdias' code [here] [1]:
-Copy [this file][2] into your asset pipeline
-Replace '.isotope_container' with your isotope container
-Replace '.element' with your isotope element class name
-Replace '#search_input' with the ID of your search query input
Now you can fuzzy-search filter your isotope layout!