is-webapp

1.1.0 • Public • Published

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

Package Sidebar

Install

npm i is-webapp

Weekly Downloads

3

Version

1.1.0

License

MIT

Last publish

Collaborators

  • hanford