How to use the impress.rpc.event function in impress

To help you get started, we’ve selected a few impress examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github metarhia / impress / applications / example / static / js / impress.rpc.js View on Github external
impress.rpc.emitTabs = function(name, data) {
    localStorage['impress.rpc.event'] = JSON.stringify({ name: name, data: data, time: Date.now() });
  };

impress

Enterprise application server for Node.js

MIT
Latest version published 11 days ago

Package Health Score

84 / 100
Full package analysis