0.2.6 • Published 5 years ago

@plade/master-sdk v0.2.6

Weekly downloads
20
License
MIT
Repository
gitlab
Last release
5 years ago

Plade master SDK

A modified version of the initial plade sdk that dynamically adapts to the currently defined store credentials and in the near future will handle all dashboard operations user & store management

Installation

yarn add @plade/master-sdk

Usage

To get started, instantiate a new Plade client with your store credentials.

Note: This may require a Plade account.

// JavaScript
import { gateway as PladeGateway } from '@plade/master-sdk'

const Plade = PladeGateway()

Note: If you're using webpack, you'll need to add the following to your projects configuration file.

{
"node": {
      "fs": "empty"
    }
}
0.2.6

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.0

5 years ago

0.1.1

5 years ago

0.0.10

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago