postmessage

0.1.3 • Public • Published

ender-postMessage: Cross-Domain Messaging

Version: 0.1.3, Last updated: 5/1/2012

Based on Ben Alman's jQuery-postMessage http://benalman.com/projects/jquery-postmessage-plugin/

ender-postMessage enables simple and easy window.postMessage communication in browsers that support it (FF3+, Safari 4+, IE8+), while falling back to a document.location.hash communication method for all other browsers (IE6, IE7).

Release History

0.1.3 - (5/1/2012) merged pull request to make compatible with browserify
0.1.2 - (5/26/2011) Ender integration
0.1 - (5/23/2011) Initial Fork and Release

License

Dual licensed under the MIT and GPL licenses.

original jQuery-postMessage code: Copyright (c) 2009 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
http://benalman.com/about/license/

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i postmessage

      Weekly Downloads

      39

      Version

      0.1.3

      License

      none

      Last publish

      Collaborators

      • thomassturm