ischromeframe

1.0.0 • Public • Published

ischromeframe

Detect if running in chrome frame

Installation

component(1):

$ component install timoxley/ischromeframe

npm

$ npm install ischromeframe

API

Constant

var ischromeframe = require('ischromeframe')

console.log(ischromeframe) // => true | false

Function

var ischromeframe = require('ischromeframe/ischromeframe')

console.log(ischromeframe()) // => true | false

License

MIT

/ischromeframe/

    Package Sidebar

    Install

    npm i ischromeframe

    Weekly Downloads

    1

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • timoxley