I was debugging the ‘woo-variation-gallery’ plugin for Wordpress. I found that under ‘asset->js’ folder, for every XXX.js file there is a XXX.min.js file present. For example : 1. admin.js —- …
Tag: plugins
Can’t get MiradorImageTools Plugin to work
I’m trying to get the MiradorImageTools plugin to work with mirador image viewer. I’m using a very basic html page to test:
<...Figma Plugin: callback on file updated
I found the callback ‘on’ interesting but limiting https://www.figma.com/plugin-docs/api/properties/figma-on/#docsNav I there a way to trigger an event once the file has been updated?
Create a chat plugin for HTML using VueJs
I have been working on a chat plugin for HTML using VueJs, the problem is that I don’t know how to create a plugin that can be used to deploy this plugin on any website. Basically I want to make a …