smartjex-widget

SmartJex widget

Usage no npm install needed!

<script type="module">
  import smartjexWidget from 'https://cdn.skypack.dev/smartjex-widget';
</script>

README

Add new version

git add .

git commit -m "commit message";

npm version patch

npm run build

git add .

git commit -m "version up";

npm publish