https://github.com/bendc/search-filter
Animated search filter plugin
https://github.com/bendc/search-filter
Last synced: 4 months ago
JSON representation
Animated search filter plugin
- Host: GitHub
- URL: https://github.com/bendc/search-filter
- Owner: bendc
- Created: 2014-08-28T06:30:51.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-08-28T08:54:12.000Z (almost 12 years ago)
- Last Synced: 2025-04-12T10:36:42.952Z (about 1 year ago)
- Language: JavaScript
- Size: 129 KB
- Stars: 44
- Watchers: 6
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Usage
1. Insert animated-search-filter.js anywhere on your page.
2. Add an `animated-search-filter` class to your input and list container.
```html
- Benjamin
- Alex
- Michael
- Philipp
```
[View demo →](http://playground.deaxon.com/js/animated-search-filter/)