https://github.com/OfficeDev/Word-Add-in-DocumentAssembly
I am trying to implement functionality like the above link targeting office 2013, yet the source does not run correctly because of the lack of a 'Word' object in JS. Can this code be ported or is there an example of similar code targeting 2013?