Skip to content

Latest commit

 

History

History
 
 

packages

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

@@PKG_NAME@@

This package is part of iframe-resizer, a library that enables the automatic resizing of the height and width of both same and cross domain iframes to fit their contained content. It also provides a range of features to address the most common issues with using iframes.

See iframe-resizer.com for details.

Install

Using npm:

npm install @@PKG_NAME@@ --save

or using yarn:

yarn add @@PKG_NAME@@

iframe-resizer version @@PKG_VERSION@@ @@BUILD_DATE@@