0.1.3 • Published 8 months ago

webviewgold-sdk v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

📱⭐️ Unofficial WebViewGold SDK

a modular package to handle WVG APIs

IMPORTANT: this module only works in Browsers

Install

if you are using Yarn:

yarn add webviewgold-sdk

if you are using NPM:

npm i webviewgold-sdk

Usage

const wbg = require("webviewgold-sdk");

const uuid = wbg.getUUID();
console.log(uuid); // B79736F6-8D05-40AF-A20E-886F435551C1

Implemented APIs

  • Reset App API
  • QR Code Scanner API
  • HTML5 Geolocation API
  • Push Notifications API via OneSignal, Firebase, and JavaScript
  • UUID API
  • Dynamic Status Bar API
  • App Version Check API
  • Reset App API
  • Take Screenshot API
  • Spinner
  • Share
  • iCal Calendar API
  • Image, Music, And File Downloader API
  • Downloader for PDF, ePub, Wallet, Documents, and Music Files
  • NFC Plugin
0.1.3

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.1.0

8 months ago