Skip to content

A Kotlin multiplatform implementation of Sublime Text editor's fuzzy search

License

Notifications You must be signed in to change notification settings

android-password-store/sublime-fuzzy

Repository files navigation

sublime-fuzzy Maven Central

sublime-fuzzy is a Kotlin implementation of Sublime Text's fuzzy searching algorithm, widely recognized to be among the best in the industry.

Downloading

dependencies {
  implementation("com.github.android-password-store:sublime-fuzzy:<latest version>")
}

Acknowledgements

Huge thanks to Forrest Smith for their blog 'Reverse Engineering Sublime Text's Fuzzy Match' that served as a baseline for this implementation.

About

A Kotlin multiplatform implementation of Sublime Text editor's fuzzy search

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 4

  •  
  •  
  •  
  •  

Languages