[Get your company name here]
--- ## Introduction Fuse.js is a lightweight fuzzy-search, in JavaScript, with zero dependencies. ## Documentation To checkout out [live examples](https://fusejs.io) and docs, visit [fusejs.io](https://fusejs.io). ## Contributing ### Coding conventions Code should be run through [Standard Format](https://www.npmjs.com/package/standard-format). ### Testing Before submitting a pull request, please add relevant tests in `test/index.js`, and execute them via `npm test`.