npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

ischromeframe

1.0.0

@timoxley

npmSnykSocket
Downloads:13
$ npm install ischromeframe
DailyWeeklyMonthlyYearly

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