seoscribe / jsearch

jsearch: a drop-in library for client-side search if you don't have a back-end.
BSD 3-Clause Clear License
2 stars 1 forks source link

cache search index to localStorage; add exception handling for unparseable markup #10

Closed loisatwood closed 7 years ago

loisatwood commented 7 years ago

fixes #8 and pre-emptively fix potential issue surrounding parser errors which are otherwise swallowed silently in xhr onload handler