UNPKG

is-electron-renderer

Version:

Check if code is running in Electron renderer process.

12 lines (9 loc) 276 B
2.0.1 / 2016-09-25 ------------------ - fix checking if `process` exists. 2.0.0 / 2015-07-14 ------------------ - examine `process` instead of `global`. See: https://github.com/jprichardson/is-electron-renderer/pull/1 1.0.0 / 2015-07-04 ------------------ - initial release