How to use the impress.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 / server / applications / metarhia.com / static / js / impress.js View on Github external
api.tabs.emitTabs = (name, data) => {
  localStorage['impress.event'] = JSON.stringify({
    name, data, time: Date.now()
  });
};

impress

Enterprise application server for Node.js

MIT
Latest version published 3 months ago

Package Health Score

76 / 100
Full package analysis