String search and Fuzzy String Matching algorithms.
Brute force method
Horspool's algorithm
Boyer-Moore algorithm
Rabin-Karp algorithm
Hamming distance
Levenshtein distance
- Type the 'gulp' command in the project root directory to build. (https://gulpjs.com/)
- Type 'node .\dist\main.js' to test.