Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kriszyp/window-name
Cross-domain browser communication using the window.name transport
https://github.com/kriszyp/window-name
Last synced: 20 days ago
JSON representation
Cross-domain browser communication using the window.name transport
- Host: GitHub
- URL: https://github.com/kriszyp/window-name
- Owner: kriszyp
- Created: 2010-08-30T18:23:19.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2011-07-25T15:09:16.000Z (over 13 years ago)
- Last Synced: 2024-10-04T18:21:18.996Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://dojotoolkit.org/
- Size: 105 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
(Currently this package exists mainly as a proposed prototype template for DojoX packages)
This package provides a window.name implementation. This comes from DojoX, and if you wish to
preserve the DojoX directory hierarchy, you should map or install this package with the following
alias (in your package.json mappings or through your install script):"dojox/io": "http://packages.dojotoolkit.org/window-name.zip"