fuzzy-match-utils

1.3.0 • Public • Published

fuzzy-match-utils

A collection of string matching algorithms built with React Select in mind.

Installation

npm install --save fuzzy-match-utils

Usage

This module exports four utility functions:

  • filterOptions
  • typeaheadSimilarity
  • fullStringDistance
  • cleanUpText

They're well documented in main.js.

It also exports a Flow type for Option, if you're into that sort of thing.

Usage examples coming… soon?

License

MIT

/fuzzy-match-utils/

    Package Sidebar

    Install

    npm i fuzzy-match-utils

    Weekly Downloads

    1,720

    Version

    1.3.0

    License

    MIT

    Last publish

    Collaborators

    • khanacademy