@frontle/cordova-getplatformid

1.0.3 • Public • Published

Frontle Logo

The easiest multi-platform SPA framework.

NPM Version Package License NPM Downloads

Description

Get platform ID from cordova

Usage

import { GetPlatformID } from "../../browser_modules/@frontle/cordova-getplatformid/index.js";

console.log(GetPlatformID()); // browser, ios, android, electron

Install

Frontle

$ frontle install @frontle/cordova-getplatformid --noBuild

Download Vanilla JS Library

https://github.com/Frontle-Foundation/cordova-getplatformid

API

GetPlatformID()

Get platform ID from cordova

console.log(GetPlatformID()); // browser, ios, android, electron

People

The original author of @frontle/cordova-getplatformid is MushStory

License

MIT

Package Sidebar

Install

npm i @frontle/cordova-getplatformid

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

3.51 kB

Total Files

4

Last publish

Collaborators

  • mushstory
  • artifriends