@apicart/store-sdk
Version:
Apicart SDK for integrating store into any web application
23 lines (18 loc) • 728 B
Markdown
<h1 align="middle">
<a href="https://apicart.net/" target="_blank">
<img src="https://apicart.net/assets/images/logo/logo.purple.svg" alt="" width="100">
</a>
<br>
<strong>@apicart/store-sdk</strong>
<br>
<img src="https://travis-ci.org/apicart/packages-js.svg?branch=master" alt="">
<img alt="GitHub tag (latest by date)" src="https://img.shields.io/github/v/tag/apicart/packages-js">
</h1>
Website: [https://apicart.net](https://apicart.net)<br>
Sign Up: [https://accounts.apicart.net/](https://accounts.apicart.net/)<br>
Store SDK offers prepared methods for working with cart, customer, orders, shipping and billing methods and etc.
## Installation
```
npm i @apicart/store-sdk
yarn add @apicart/store-sdk
```