Filterizr is a jQuery plugin that sorts, shuffles, searches and applies stunning filters over responsive galleries using CSS3 transitions and custom CSS effects
npm install filterizrFilterizr is a JavaScript library that sorts, shuffles, searches and applies stunning filters over responsive galleries using CSS3 transitions. Write your very own, custom effects in CSS and watch your gallery come to life!
It can also be used as a jQuery plugin.
You can install Filterizr by downloading the minified version on its website/repo or through npm/yarn:
```
npm install filterizr
or
``
yarn add filterizr
Three files can be found in the ./dist/ directory:
- filterizr.min.js is the pure Filterizr JavaScript library that can be used using CommonJS (or ES6) imports, it is the main entry point when installing via npm.vanilla.filterizr.min.js
- is a distribution of Filterizr which can be used directly in a