0.5.1 • Published 6 days ago

talkplus-sdk v0.5.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 days ago

TalkPlus JavaScript SDK

About TalkPlus

Signup here to get started.

This library is meant to be used by frontend.

Installation

NPM

npm install talkplus-sdk

CDN

<script src="https://asset.talkplus.io/npm/talkplus-0.5.0"></script>

Getting started

import * as TalkPlus from 'talkplus-sdk';

const APP_ID = 'YOUR_APP_ID';

function App() {
    let client = new TalkPlus.Client({ appId: APP_ID });
}

To get started, please check out our docs

0.5.1

6 days ago

0.5.0-beta.7

1 month ago

0.5.0-beta.6

1 month ago

0.5.0-beta.5

1 month ago

0.5.0-beta.4

1 month ago

0.5.0-beta.3

2 months ago

0.5.0-beta.1

2 months ago

0.5.0-beta.0

2 months ago

0.4.18

3 months ago

0.5.0-beta.2

2 months ago

0.5.0

2 months ago

0.4.16

4 months ago

0.4.15

5 months ago

0.4.13

5 months ago

0.4.14

5 months ago

0.4.10

6 months ago

0.4.11

6 months ago

0.4.12

6 months ago

0.4.9

7 months ago

0.4.8

7 months ago

0.4.9-a

7 months ago

0.4.5

1 year ago

0.4.7

8 months ago

0.4.6

8 months ago

0.4.4

1 year ago

0.4.3

1 year ago

0.4.2-b

1 year ago

0.4.2-a

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago