is-webapp
v1.1.0
Published
Detect if website was launched from mobile phone homescreen
Downloads
12
Readme
is-webapp
Detect if website was launched from mobile phone homescreen
Install
$ npm install --save is-webapp
Usage
const isWebApp = require('is-webapp')
isWebApp()
//=> true || false
License
MIT © Jack Hanford