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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i ischromeframe

      Weekly Downloads

      2

      Version

      1.0.0

      License

      MIT

      Last publish

      Collaborators

      • timoxley