1.4.0 • Published 9 months ago
@publicsquare/elements-js v1.4.0
PublicSquare JavaScript Elements
The PublicSquare JavaScript Elements SDK
Installation
Using Node Package Manager
npm install --save @publicsquare/publicsquare-jsUsing Yarn
yarn add @publicsquare/publicsquare-jsDocumentation
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 key1.3.0-beta.1
10 months ago
1.3.0-beta.2
10 months ago
1.3.0-beta.3
10 months ago
1.3.0-beta.4
9 months ago
1.4.0
9 months ago
1.3.0
10 months ago
1.2.1
1 year ago
1.2.0
1 year ago