crosstalk-comments-livechat-sdk
v0.2.0
Published
Add Comments, Live Chat, and Video Player Embeds to your website with CrossTalk Comments and Live Chat!
Downloads
276
Maintainers
Readme
CrossTalk SDK
This is the CrossTalk SDK that serves as a base for our JavaScript, Vue3, Svelte and React packages. You're free to use this package to create derivative packages for JS Frameworks we don't currently support.
If you create something interesting using this SDK, let us know at [email protected] and we'll feature it on our website and socials!
Installation
npm i crosstalk-comments-livechat-sdkAdd CrossTalk Comments, LiveChat, Polls etc on your websites and apps using our official NPM packages listed below:
CrossTalk SDK for JavaScript
See CrossTalk JavaScript SDK package on npm Use it directly in your vanilla JavaScript and HTML pages using unpkg
<script src="https://unpkg.com/crosstalk-comments-js"></script>CrossTalk SDK for Vue3
See CrossTalk Vue3 package on npm
npm i crosstalk-comments-livechat-vue3CrossTalk SDK for Svelte
See CrossTalk Svelte package on npm
npm i crosstalk-comments-livechat-svelteCrossTalk SDK for React
npm i crosstalk-comments-livechat-vue3