skpm / process

A drop in replacement for the nodejs process global

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A drop in replacement for the nodejs process global

License:MIT License


Languages

Language:JavaScript 100.0%