Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skpm/child_process
Drop-in replacement for the child_process NodeJS package
https://github.com/skpm/child_process
nodejs polyfill sketch
Last synced: about 2 months ago
JSON representation
Drop-in replacement for the child_process NodeJS package
- Host: GitHub
- URL: https://github.com/skpm/child_process
- Owner: skpm
- License: mit
- Created: 2018-01-12T19:44:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-03T16:37:24.000Z (over 1 year ago)
- Last Synced: 2024-10-28T14:43:33.615Z (2 months ago)
- Topics: nodejs, polyfill, sketch
- Language: JavaScript
- Size: 915 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `child_process` for Sketch
All the [nodejs child_process](https://nodejs.org/api/child_process.html) 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.