mody-ecom-js

0.1.0 • Public • Published

Include mody library in your html code

<script src="https://unpkg.com/modyjs@0.1.0/build/mody.min.js" defer></script>

Setup required fields

After lib is included, add the following tag

<script src="https://unpkg.com/ecom-js@0.1.0/build/mody.min.js"
        data-mody
        data-entity="entity-uuid" //optional
        data-item="item-uuid"
        data-cta="Find your size"
        data-fail="An error has occurred"
        data-success="Your size is $mody-size! Tap for a new one"
        data-qr="Scan this QRcode to start with Mody"
        defer>

Rebuild lib

npm run build

Package Sidebar

Install

npm i mody-ecom-js

Weekly Downloads

2

Version

0.1.0

License

ISC

Unpacked Size

441 kB

Total Files

13

Last publish

Collaborators

  • mody-ai