kony-timeout-polyfill

2.0.1 • Public • Published

Timeouts Polyfill for the Quantum Platform

Defines the setTimeout, clearTimeout, setInterval and clearInterval functions for non-browser environments. This allows for the use of third party libraries dependent on these functions in Visualizer native applications.

How to Install

You can get these included in your Visualizer project by running

npm install --prefix=modules kony-timeout-polyfill

It's important to keep the aaa prefix in order to force these modules to be loaded before any other javascript libraries that might be dependent on setTimeout/clearTimeout or setInterval/clearInterval being defined.

Package Sidebar

Install

npm i kony-timeout-polyfill

Weekly Downloads

1

Version

2.0.1

License

MIT

Unpacked Size

4.88 kB

Total Files

3

Last publish

Collaborators

  • mig82