1.1.0 • Published 2 years ago

fortvisionsdk v1.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years 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

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago