@publicsquare/elements-js
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @publicsquare/elements-js

Weekly Downloads

165

Version

1.2.1

License

MIT

Unpacked Size

26.2 kB

Total Files

35

Last publish

Collaborators

  • bweber-psq