rapidfuzz 0.1.0 copy "rapidfuzz: ^0.1.0" to clipboard
rapidfuzz: ^0.1.0 copied to clipboard

A dart port of the rapidfuzz library, for fuzzy-matching strings, and calculating the edit distance between strings.

0.1.0 #

  • treewide: remove c++ bindings and use pure dart implementation
  • tests: add tests for all algorithms
  • example: update example to use pure dart implementation

0.0.2 #

  • Fixed link to homepage in pubspec.yaml
  • Updated package description in pubspec.yaml
  • Formatted dart code

0.0.1 #

  • Initial release
1
likes
150
points
208
downloads

Publisher

verified publisherkat.bio

Weekly Downloads

A dart port of the rapidfuzz library, for fuzzy-matching strings, and calculating the edit distance between strings.

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

collection

More

Packages that depend on rapidfuzz