Formally publish p5.plotSvg as an actual "addon library" for p5.js: * Assess the value of doing this for p5.js v.1. Given the p5 community roadmap, perhaps wait for our Issue #4 to be resolved, and make this a v.2-only addon library. * For reference, here are the official [current library page](https://p5js.org/libraries/), and [old library page](https://archive.p5js.org/libraries/). * Here are [instructions for making an addon library](https://p5js.org/contribute/creating_libraries/). * Contact p5 leads about how to best reconcile "[Don’t overwrite p5 functions or properties](https://p5js.org/contribute/creating_libraries/#:~:text=Don%E2%80%99t%20overwrite%20p5%20functions%20or%20properties.)", since that is fundamental to how p5.plotSvg operates.