lucaong / minisearch

Tiny and powerful JavaScript full-text search engine for browser and Node
https://lucaong.github.io/minisearch/
MIT License
4.64k stars 133 forks source link

Rewrite demo application in plain JavaScript #232

Closed lucaong closed 10 months ago

lucaong commented 10 months ago

A plain JavaScript demo, with no framework, is better to illustrate the capabilities of MiniSearch to all audiences. Moreover, avoiding the complex React setup, makes it much easier to maintain the demo.