This library allows you to create input boxes without using the standard HTML DOM element <input>, instead through use of a <canvas> element. I initially created this for Clay.io, a hub for HTML5 games. We offer an API for game developers to implement features like high scores, achievements, data storage, payment processing, etc. in their HTML5 games. There are a few services out there that boost

