pimd icon indicating copy to clipboard operation
pimd copied to clipboard

Use the browser’s native DOM instead of JSDOM

Open hagenburger opened this issue 6 years ago • 0 comments

When PIMD gets used in the browser, JSDOM is not needed, as the browser already has its own DOM. This would reduce the package size and increase the speed.

hagenburger avatar Aug 19 '18 10:08 hagenburger