0.2.3 • Published 1 year ago

@coolita-os/js-sdk v0.2.3

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

CoolitaOS Js Sdk

CoolitaOS js SDK

Getting started

fetch

npm install @coolita-os/js-sdk

use

// import as es module
import CoolitaSDK from '@coolita-os/js-sdk'

// import as commonjs module
const CoolitaSDK = require('@coolita-os/js-sdk')

// get params
console.log(CoolitaSDK.mnpParams)

// call method in modules
CoolitaSDK.Connection.getCurrentConnect()
CoolitaSDK.Navigator.exitPage()
0.2.1

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.0

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago