iframeish

0.1.0 • Public • Published

iframeish

Build Status

Helps work with iframes

Iframeish(function (err, result) {
   // executes after onload
   console.log(result.iframe);
   console.log(result.document);
});

/iframeish/

    Package Sidebar

    Install

    npm i iframeish

    Weekly Downloads

    3

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • dominykas