sharonchoong / svg-exportJS

A Javascript library to export svg charts from the DOM and download them as an SVG file, PDF, or raster image (JPEG, PNG) format. Can be done all in client-side.
MIT License
44 stars 23 forks source link

Host on CDN? #11

Open austinv11 opened 1 year ago

austinv11 commented 1 year ago

Great library! I was just wondering if you would consider hosting the script on a proper cdn like cdnjs or jsDelivr so that I could properly tag my imports with versions and benefit from their dedicated javascript caching?