Tweak documentation and licensing notices.
[string-lerp.git] / demo.html
index de1902d..12acc3f 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)"],
+          ["chicken wing", "buffalo wing"],
           ["1.50 + 1.50 = 3.0", "3 + 7 = 10"],
+          ["<(o.o<)    v(._.)v", "(>o.o)>    ^(*_*)^"],
           ["ZALGO̸", "ZA̢LG͜O"],
           ["", "Typing, one letter at a time."],
           ["( ノ゚▽゚)ノ", "( ╯︵╰)"]