Browse code

LInk to fzy.js

John Hawthorn authored on 04/11/2018 22:06:24
Showing 1 changed files

... ...
@@ -110,3 +110,7 @@ It prefers shorter matches: `abce` matches <tt><b>abc</b>d<b>e</b>f</tt> over <t
110 110
 
111 111
 It prefers shorter candidates: `test` matches <tt><b>test</b>s</tt> over <tt><b>test</b>ing</b></tt>.
112 112
 
113
+## See Also
114
+
115
+* [fzy.js](https://github.com/jhawthorn/fzy.js) Javascript port
116
+