issues
search
eprev
/
eprev.org
That’s my spot.
https://eprev.org
5
stars
1
forks
source link
Search
#29
Closed
eprev
closed
5 years ago
eprev
commented
5 years ago
[x] Minimal JSON
[ ] Versioning
[x] Incremental search (n-gram)
[x] Responsive layout
[x] Refresh search results when index gets updated
[x] localStorage vs IndexedDB
[x] Offload Index building to a worker
[x] Offload search to a worker
[x] Re-render when changed only
[ ] DOM diff-ing
[ ] Try
esm
to share
tmpl
and
search
utils
[x] Add tags and title to index
[x] GA: clicks on controls, searches, number of results, clicks on results
esm
to sharetmpl
andsearch
utils