Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phonowell/textsearch
https://github.com/phonowell/textsearch
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/phonowell/textsearch
- Owner: phonowell
- License: bsd-2-clause
- Created: 2015-01-19T08:36:54.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-08-25T05:45:20.000Z (over 7 years ago)
- Last Synced: 2023-02-27T14:41:54.811Z (almost 2 years ago)
- Language: CoffeeScript
- Size: 11.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# textSearch
## Usage
```javascript
$('#content').textSearch('keywordA keywordB');
```## Update
### v0.0.4 @ 08/25/2017
- Project updated.
### v0.0.3 @ 10/15/2015
- removed some useless files.
### v0.0.2 @ 05/07/2015
- added `readme.md`.