Translates a webpage to Guam.
Just a fun joke amoung peers. In Guam, you only need one word.
See this JS Fiddle for an early preview.
- jQuery 2.2.3 or higher.
- Include the Guam.js script in your application.
- Instantiate the Guam object with
guam = new Guam();
. - Call
guam.translate();
. - ???
- LOL
All of the following can be passed as properties to the input
object when
creating the Guam instance.
If true
the toString()
method will be made available to help debug your
usage of Guam.js.