From 08d2d8c47ef5e4223dbe98a52ba93f5d106b3aef Mon Sep 17 00:00:00 2001 From: Starbeamrainbowlabs Date: Fri, 9 Oct 2015 10:44:31 +0100 Subject: [PATCH] Add horsey --- BigBoxOfJavascript.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BigBoxOfJavascript.md b/BigBoxOfJavascript.md index bbc2496..c39d91a 100644 --- a/BigBoxOfJavascript.md +++ b/BigBoxOfJavascript.md @@ -11,6 +11,7 @@ - [lunr.js](http://lunrjs.com/) - A lightweight search engine to use - [Defiant.js](http://www.defiantjs.com/) - Search JSON structures with XPath expressions - [Awesomplete](https://leaverou.github.io/awesomplete/) - Ultra lightweight autocomplete engine with no dependencies + - [horsey](http://bevacqua.github.io/horsey/) - An alternative autocomplete engine. Doesn't support getting entries from HTML, but does support fetching options asynchronously (i.e. AJAX). - [Olly.js](https://github.com/abeisgreat/Olly.js) - Rich snippets engine ## Saving