README
Versal image gadget
To install run npm install
To compile run npm build
To develop run npm start
NPM
This is a private npm package under the name versal-image-gadget
To Publish:
npm adduser
npm install
npm run build:lib
npm publish
Versal image gadget =====
<script type="module">
import versalImageGadget from 'https://cdn.skypack.dev/versal-image-gadget';
</script>
To install run npm install
To compile run npm build
To develop run npm start
This is a private npm package under the name versal-image-gadget
To Publish:
npm adduser
npm install
npm run build:lib
npm publish