Skip to content

frani/webviewgold-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱⭐️ 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

About

📱⭐️ Unofficial WebViewGold SDK

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published