1.1.0 • Published 4 years ago

pmcomm v1.1.0

Weekly downloads
11
License
-
Repository
-
Last release
4 years ago

Overview

pmcomm.js creates a proxy object to a javascript object in another frame. The proxied object can be used as it was an object in the local frame. pmcomm.js has the following characteristics:

  • Cross domain iframe invocation of javascript objects
  • Small, ~5k minified
  • Does not depend on any libraries
  • Works with all modern browsers