@skpm/process
v0.1.5
Published
Drop-in replacement for the process NodeJS global
Downloads
6
Readme
process
for Sketch
All the nodejs process API is available but some might just be stubs.
The only additional key we are setting is type
which matches what electron is doing and its value is sketch
. Pretty useful to create script that does different things depending on where it's running.