An open API service indexing awesome lists of open source software.

https://github.com/zyrolasting/fuzzy-search

Approximate string matching in Racket loosely based on Sublime Text's approach.
https://github.com/zyrolasting/fuzzy-search

racket

Last synced: 3 months ago
JSON representation

Approximate string matching in Racket loosely based on Sublime Text's approach.

Awesome Lists containing this project

README

        

[![](https://img.shields.io/badge/%E2%99%A5-Support%20Ethical%20Software-red)](https://sagegerard.com/subscribe.html)

This module provides approximate string matching procedures
loosely based on Sublime Text's approach.