https://github.com/raysrashmi/list-search
https://github.com/raysrashmi/list-search
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/raysrashmi/list-search
- Owner: raysrashmi
- License: mit
- Created: 2014-02-20T10:55:36.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-28T21:48:42.000Z (over 12 years ago)
- Last Synced: 2025-04-28T16:11:43.764Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://list-search-example.herokuapp.com/
- Size: 234 KB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#ListSearch
Its a simple JavaScript code to search in search in a list
##DEMO
[http://list-search-example.herokuapp.com/](http://list-search-example.herokuapp.com/)
##How to use
Include filter.js file or filter.coffee
See below example
##Example
-
Africa
Egypt
Rwanda
-
Asia
India
China
Thailand
`list-search` and `search-field` should be in list html.
##LICENSE