UNPKG

liberty-prettydiff

Version:

Language aware code comparison tool for several web based languages. It also beautifies, minifies, and a few other things.

10 lines (9 loc) 245 B
/* Always include this library before any other. This library exists only to * provide a common namespace in the browser to what node provides to simulate a * browser's global scope */ var global = { prettydiff: { pd: {} } };