@selectize/sifter
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
A library for textually searching arrays and hashes of objects by property (or multiple properties). Designed specifically for autocomplete.
ts-results is a lightweight Javascript library developed to solve a common problem. It returns an object indicating success or failure of an operation instead of throwing/using exceptions.