├── README.md └── animated-search-filter.js /README.md: -------------------------------------------------------------------------------- 1 | # Usage 2 | 3 | 1. Insert animated-search-filter.js anywhere on your page. 4 | 2. Add an `animated-search-filter` class to your input and list container. 5 | 6 | ```html 7 | 8 | 9 |