Jon Robson wrote:
This script is still very much a proof of concept so if anyone is interested in improving the visualisation I'd encourage you to send me a pull request on github :)
https://github.com/jdlrobson/LivingStyleGuide
I tried this tool very quickly and it seemed to only generate a white screen. :-( My browser error console reports the following:
Uncaught InvalidCharacterError: The string contains invalid characters. Uncaught TypeError: Cannot call method 'init' of undefined Uncaught ReferenceError: lsg is not defined
MZMcBride