6 Commits (9c2d902c3912167593c3a3385c9749e31d521e1f)

Author SHA1 Message Date
lub 9c2d902c39 make commands a global 7 years ago
lub 7bfb943328 add commands alias to module.exports 7 years ago
lub c8d449ed8f add project import to commands.js 7 years ago
Peery 915074fa73 Fixed export of methods in commands.js 7 years ago
Peery dab8f2f47e Added fetchCommand utility
Implemented fetchCommand method to map command input to
available commands. Includes distance threshhold
7 years ago
Peery 8a38753413 Added commands.js and editDistance function
Created commands.js for command related functions. Also
added edit distance calculation for error correction.
7 years ago