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

https://github.com/trackd/psfuzzymatcher


https://github.com/trackd/psfuzzymatcher

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# PSFuzzyMatcher

Example module/function using a fuzzymatcher.

the fuzzymatcher class is copied from [FuzzyMatch.cs](https://github.com/PowerShell/PowerShell/blob/master/src/System.Management.Automation/utils/FuzzyMatch.cs)

which should really be made public :smile: