Fuse.js Extended Search term — fuzzy match =exact — exact match 'include — include match !exclude — inverse (not include) ^prefix — starts with .suffix$ — ends with !^notprefix — does not start with !.suffix$ — does not end with Space = AND, | = OR Fuse.js docs →