An open API service indexing awesome lists of open source software.

https://github.com/jonmagic/benchmark-javascript-search-engines


https://github.com/jonmagic/benchmark-javascript-search-engines

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Benchmark Javascript Search Engines

Starting with:

* [lunr](http://lunrjs.com/)
* [search-index](https://github.com/fergiemcdowall/search-index)

Instructions:

```bash
$ git clone https://github.com/jonmagic/benchmark-javascript-search-engines
$ cd benchmark-javascript-search-engines
benchmark-javascript-search-engines/ $ npm install
benchmark-javascript-search-engines/ $ npm run benchmark
```