2.1.8 • Published 6 months ago

@namansleeps/my-math-sdk v2.1.8

Weekly downloads
-
License
ISC
Repository
-
Last release
6 months ago

Overview

To install Contlo's Web SDK via NPM, open your web project and run the following command in the terminal:

npm i contlo-web-sdk

Initialization

Once the installation is complete, follow the steps below to initialize the Contlo SDK: 1. Import the Contlo package in the files where you want to use the Contlo methods.

import Contlo from 'contlo-web-sdk;'
  1. Add the Contlo's init() method in the file that represents the landing page of your website and pass the API key (created from the Contlo dashboard) and the website URL as the parameters.
Contlo.init('<Public API Key>', '<Website URL>');
2.1.8

6 months ago

2.1.7

6 months ago

2.1.6

6 months ago

2.1.5

6 months ago

2.1.4

6 months ago

2.1.3

6 months ago

2.1.2

6 months ago

2.1.1

6 months ago

2.1.0

6 months ago

2.0.99

6 months ago

2.0.98

6 months ago

2.0.97

6 months ago

2.0.96

6 months ago

2.0.95

6 months ago

2.0.94

6 months ago

2.0.93

6 months ago

2.0.92

6 months ago

2.0.91

6 months ago

2.0.90

6 months ago

2.0.9

6 months ago

2.0.8

6 months ago

2.0.7

6 months ago

2.0.6

6 months ago

2.0.5

6 months ago

2.0.4

6 months ago

2.0.3

6 months ago

2.0.2

6 months ago

2.0.1

6 months ago

2.0.0

6 months ago

1.8.1

7 months ago

1.8.0

7 months ago

1.7.0

7 months ago

1.6.0

7 months ago

1.5.0

7 months ago

1.4.0

7 months ago

1.3.0

7 months ago

1.2.0

7 months ago

1.1.0

7 months ago

1.0.0

7 months ago