KSGF is a javascript library to represent a Hex game, and to read and write the game in Smart Game Format (SGF)
SGF is a plain text format, which is easily portable, and can be read by humans.
Download all the files into a folder. docs.html has the documentation. The files test1.html, test2.html etc show various uses of the library.