This package has been deprecated

Author message:

Please use npm i nexmo-client - This package has been deprecated

nexmo-stitch

3.0.1 • Public • Published

Nexmo Stitch SDK for JavaScript

Twitter

The Stitch SDK is intended to provide a ready solution for developers who want to integrate chat, voice and video into their apps.

Installation

NPM

A dependency manager for Node packages. You can install the Stitch SDK with the following command:

npm install nexmo-stitch

SDK Setup

Include the conversationClient.js script in your web page

<script src="node_modules/nexmo-stitch/dist/conversationClient.js"></script>

Or the minified version

<script src="node_modules/nexmo-stitch/dist/conversationClient.min.js"></script>

Testing

We use third party tools for testing the framework:

  • Karma: Karma is our test runner
  • Mocha: Mocha is a feature-rich JavaScript test framework running on Node.js and in the browser, making asynchronous testing simple and fun.
  • Chai: Chai is a BDD / TDD assertion library for node and the browser that can be delightfully paired with any javascript testing framework.

Code style & Conventions

License

Copyright (c) 2018 Nexmo, Inc. All rights reserved. Licensed only under the Nexmo Stitch SDK License Agreement (the "License") located at

By downloading or otherwise using our software or services, you acknowledge that you have read, understand and agree to be bound by the Nexmo Stitch SDK License Agreement and Privacy Policy.

You may not use, exercise any rights with respect to or exploit this SDK, or any modifications or derivative works thereof, except in accordance with the License.

Authors

NEXMO

Package Sidebar

Install

npm i nexmo-stitch

Weekly Downloads

100

Version

3.0.1

License

To Be Decided

Unpacked Size

1.05 MB

Total Files

32

Last publish

Collaborators

  • kapekost
  • lgendelis
  • nexmo-devrel
  • ohir2789
  • smachlin