hermes
hermes copied to clipboard
Client-side messaging channel for sending data from one browser tab to another
Results
2
hermes issues
Sort by
recently updated
recently updated
newest added
Support typescript This PR could merge after https://github.com/arnellebalane/hermes/pull/16 published in `hermes-channel` install `$ npm i hermes-channel`
In this PR, I added the ability to send hermes message to just current tab. This is a break change. I tested this with original JS file unfortunately I can't...