1.0.2 • Published 3 years ago

@jswork/next-is-in-iframe v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

next-is-in-iframe

Identify if a webpage is being loaded inside an iframe or directly into the browser window.

version license size download

installation

npm install -S @jswork/next-is-in-iframe

usage

import '@jswork/next-is-in-iframe';

nx.isInIframe(); // true or false

resources

license

Code released under the MIT license.