1.2.1 • Published 1 year ago

@publicsquare/elements-js v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

PublicSquare JavaScript Elements

Version Downloads

The PublicSquare JavaScript Elements SDK

Installation

Using Node Package Manager

npm install --save @publicsquare/publicsquare-js

Using Yarn

yarn add @publicsquare/publicsquare-js

Documentation

For a complete list of options and examples, please refer to our JavaScript Elements SDK docs

Usage

Initialization

import { PublicSquare } from '@publicsquare/publicsquare-js';

const psq = await new PublicSquare().init('<API Key>'); // replace with your Publishable API key
1.2.1

1 year ago

1.2.0

1 year ago