Socket
Socket
Sign inDemoInstall

@shopletzy/shop-sdk

Package Overview
Dependencies
0
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@shopletzy/shop-sdk

Shop SDK for Shopletzy Storefront APIs


Version published
Maintainers
1
Weekly downloads
70
increased by2233.33%

Weekly downloads

Readme

Source

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
                }

FAQs

Last updated on 14 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc