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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    4

Package Sidebar

Install

npm i ischromeframe

Weekly Downloads

4

Version

1.0.0

License

MIT

Last publish

Collaborators

  • timoxley