ProjectMirador / mirador-dl-plugin

a Mirador 3 plugin that adds manifest-provided download links to the window options menu
https://mirador-download-plugin.netlify.com/
Other
6 stars 7 forks source link

Standalone JS Version? #58

Open keewerner opened 3 years ago

keewerner commented 3 years ago

Would it be possible to expose the plugin as a single js standalone file, too?

That way a user could just use the Mirador viewer via the mirador.min.js and an additional downloadPlugin.js in the header - instead of having to build his own framework (npm, react, etc.).

Just an idea - I understand using npm webpack/parcel is nicer and a better way in the long run (if someone wants to build his own frontend), but all this hassle for just a simple download button ...

dnoneill commented 1 year ago

+1