create two connected unix sockets with the socketpair() function from POSIX
Portable Unix shell commands for Node.js
Unix datagram socket
Node.js native addon build tool
Convert Windows backslash paths to slash paths
node-unix-socket allows you to use SO_REUSEPORT, SOCK_SEQPACKET, SOCK_DGRAM in Node.js.
Similar to stream-pair, but with sockets with real fds. A workaround for https://github.com/nodejs/node/issues/12716
ESLint’s official `unix` formatter, unofficially published as a standalone module
node-unix-socket allows you to use SO_REUSEPORT, SOCK_SEQPACKET, SOCK_DGRAM in Node.js.
Javascript implementation of the Unix crypt(3) DES-based hash
Determines if a platform is UNIX-like.
A minimal path module to resolve Unix, Windows and URL paths alike.
Common utility functions
Get stdin as a string or Uint8Array
https://linux.die.net/man/2/nice binding for Node.js
Tiny library to create and manipulate Unix timestamps
UTC times stamp utility
A nodejs module for local and remote Inter Process Communication (IPC), Neural Networking, and able to facilitate machine learning.
Parse EditorConfig-INI file contents into AST
A full-featured HTTP proxy for Node.js.
Datadog CI plugin for `dora` commands
wait-on is a cross platform command line utility and Node.js API which will wait for files, ports, sockets, and http(s) resources to become available
like touch(1) in node
Portable Shell Commands for Node