Interpolate between numeral-ish strings numerically.
[string-lerp.git] / string-lerp.js
2014-05-13 Joe WreschnigInterpolate between numeral-ish strings numerically.
2014-05-13 Joe WreschnigBetter function names.
2014-05-13 Joe WreschnigSwitch Levenshtein calculation to a flat, typed array.
2014-05-13 Joe WreschnigInitial lerping code.