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);
});

Readme

Keywords

Package Sidebar

Install

npm i iframeish

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • dominykas