@shopletzy/shop-sdk
TypeScript icon, indicating that this package has built-in type declarations

0.1.32 • Public • Published

Shopletzy JavaScript Shop SDK

npm version Downloads

Shop SDK provides nice javascript api to interact with Shopletzy Storefront APIs

Getting started

Installation

This library is distributed on npm. In order to add it as a dependency, run the following command:

$ npm i @shopletzy/shop-sdk
                if (url.includes("locations")) {
                    url = 'https://shop-api.testing.shopletzy.com' + url
                } else {
                    url = 'http://localhost:4000' + url
                }

/@shopletzy/shop-sdk/

    Package Sidebar

    Install

    npm i @shopletzy/shop-sdk

    Weekly Downloads

    11

    Version

    0.1.32

    License

    MIT

    Unpacked Size

    48.9 kB

    Total Files

    21

    Last publish

    Collaborators

    • jagadish.g