catfish_websdk

3.12.2 • Public • Published

WebSDK

AuthenticID fuses state-of-the-art identity authentication with real-time identity data analytics to allow you to segment your customers by opportunity value.To take advantage of CatfishAir technology on web applications, we have designed our WebSDK in a very abstract fashion. Customers can pick and choose exactly what they need.

npm version Linux Build Test Coverage

Installation

npm i catfish_websdk
  1. Create an empty directory in your system and navigate to the same directory using the node command prompt.

  2. Run the above mentioned installation command to download the package to that directory.

  3. If installation successfull, then it will add a directory in your installation directory and will download the package to that directory.

Usage

Include files:

<link  href="/path/to/websdk.css" rel="stylesheet">
<script src="/path/to/jquery.js"></script>
<script src="/path/to/APIConfig.js"></script>
<script src="/path/to/UIConfig.js"></script>
<script src="/path/to/webSDKUI.js"></script>
<script src="/path/to/webSDKAPI.js"></script>

Example

To check how to use the files and working of the SDK, take a look on the index.html file inside the example directory.

Browser support

  • Chrome (latest)
  • Firefox (latest)
  • Safari (latest)
  • Opera (latest)

License

WebSDK is licensed under the ISC license.

Package Sidebar

Install

npm i catfish_websdk

Weekly Downloads

0

Version

3.12.2

License

ISC

Unpacked Size

8.34 MB

Total Files

54

Last publish

Collaborators

  • nonit