Migemo.js - Yet another Migemo implementation in JavaScript ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ This is a Migemo implementation in JavaScript. * Usage <script src="path/to/migemo.js" id=script-migemojs></script> <script> regexp = new RegExp (MigemoJS.getRegExp (input)); </script> (Don't forget the |id| attribute of the first |script| element.) See also demo: <https://suika.

