Skip to content

Cross origin demos includes JSONP CORS Window.domain Window.name PostMessage and proxy

License

Notifications You must be signed in to change notification settings

ManfredHu/cross-origin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

npm install

About

The Cross-origin demos preview can be opened by running the following commands

JSONP

npm run jsonp:node
npm run jsonp:web

CORS

npm run cors:node
npm run cors:web

document.domain

npm run domain

window.name

npm run windowName

postMessage

npm run postMessage:web1
npm run postMessage:web2

proxy

npm run proxy:web
npm run proxy:node1
npm run proxy:node2

About

Cross origin demos includes JSONP CORS Window.domain Window.name PostMessage and proxy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published