1.1.0 • Published 5 months ago

fortvisionsdk v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

How to use

This library works both from client side and server-side via Node.js. It also will work in Cloudflare workers.

Installation for Node.js npm i fortvisionsdk

import fortvision from 'fortvisionsdk' const {mainClassGenerator} = fortvision

const fvrunner = new mainClassGenerator({publisherID:'your Publisher Id', secret:'yoursecret'})

after that you can use library with the following events: https://developers.admin-36a.workers.dev/demoPage

don't forget to change window.fvrunner to just fvrunner

1.1.0

5 months ago

1.0.6

5 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago