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.
Using npm:
npm install @@PKG_NAME@@ --save
or using yarn:
yarn add @@PKG_NAME@@
iframe-resizer version @@PKG_VERSION@@ @@BUILD_DATE@@