Sysend.js : Send Messages between Open pages or Tabs

    Sysend.js : Send Messages between Open pages or Tabs

    sysend.js is small library that allow to send message between pages that are open in the same browser. They need to be in same domain. The library don’t use any dependencies and use HTML5 LocalStorage API. You can send any object that can be serialized to JSON or just send empty notification.

    Leave a Reply