More technically accurate test case.
[string-lerp.git] / demo.html
index de1902d..0349791 100644 (file)
--- a/demo.html
+++ b/demo.html
     <script type="text/javascript" src="string-lerp.js"></script>
     <script>
       var DEMOS = [
+          ["explore", "implode"],
           ["Do you like green eggs and ham?", "I do not like them, Sam-I-am."],
           ["apple core", "core dump"],
           ["rgb(255, 0, 0)", "rgb(0, 128, 255)"],
-          ["1.50 + 1.50 = 3.0", "3 + 7 = 10"],
+          ["chicken wing", "buffalo wing"],
+          ["1.5 + 1.5 ≈ 3", "3.0 + 7.0 ≈ 10"],
+          ["<(o.o<)    v(._.)v", "(>o.o)>    ^(*_*)^"],
           ["ZALGO̸", "ZA̢LG͜O"],
           ["", "Typing, one letter at a time."],
           ["( ノ゚▽゚)ノ", "( ╯︵╰)"]