oe / duplex-message

A tinny(~3kb) utility that can simplify cross window(iframes, workers, same origin windows) and electron main / renderer process communications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

duplex-message

A tinny(~3kb) utility that can makes one way message responsible
enhance postMessage/storageEvent/electron IPC/chrome extension scripts

For browser: check Duplex-Message

For electron: check Simple-Electron-IPC

About

A tinny(~3kb) utility that can simplify cross window(iframes, workers, same origin windows) and electron main / renderer process communications

License:MIT License


Languages

Language:TypeScript 90.8%Language:HTML 8.2%Language:JavaScript 1.0%