Package Exports
- @chec/commerce.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@chec/commerce.js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Commerce.js
Easy to use JavaScript SDK for managing carts and selling products from your Chec store.
Please note: version 1.0 is outdated, please use version 2.0 for new projects.
Installation
With NPM
npm install @chec/commerce.js
With CDN
<script type="text/javascript" src="https://cdn.chec.io/v1/commerce.js"></script>Documentation
See the documentation webpage.