UNPKG

page-bus

Version:

share an event emitter among pages and frames on the same domain

11 lines (10 loc) 199 B
<html> <body> <form> <input type="text" name="msg" size=80> <input type="submit" value="submit"> </form> <pre></pre> <script src="bundle.js"></script> </body> </html>