1.1.2 • Published 11 months ago

@credova/elements-js v1.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Credova JavaScript Elements

Version Downloads

The Credova JavaScript Elements SDK

Installation

Using Node Package Manager

npm install --save @credova/credova-js

Using Yarn

yarn add @credova/credova-js

Documentation

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

Usage

Initialization

import { Credova } from '@credova/credova-js';

const credova = await new Credova().init('<API Key>'); // replace with your Publishable API key
1.1.2

11 months ago

1.1.1

11 months ago

1.1.0

12 months ago

1.0.0

1 year ago

0.0.1

1 year ago