README
for Sketch child_process
All the nodejs child_process API is available.
:warning: The version 0.4.* requires Sketch 54 or above. Use the version 0.3.* if you need to support earlier version of Sketch.
A drop-in replacement for the child_process NodeJS package
<script type="module">
import skpmChildProcess from 'https://cdn.skypack.dev/@skpm/child_process';
</script>
for Sketch child_processAll the nodejs child_process API is available.
:warning: The version 0.4.* requires Sketch 54 or above. Use the version 0.3.* if you need to support earlier version of Sketch.