Wrappers for ioctl
nodejs ioctl wrapper
Opens device file in non-blocking ioctl mode only
Asynchronous `ioctl` for Node.js. Used for [`node-nbd-client`](https://github.com/fathyb/node-nbd-client), UNIX-only.
posix ioctl
unix'es ioctl addon wrapper working with unsigned long (both at user and kernel level, uses implicit cast from uit32_t to unsigned long so the limit is 4294967295 or 2^32)
C++ macro oriented framework in single header file for easier export of ioctl numbers to JavaScript and TypeScript. Removes the need of building native C++ Node.js Addons
native bindings to the VL53L3CX API provided by STMicroelectronics
nodejs resize term with ioctl
Native clone operations for vibe CLI (clonefile on macOS, FICLONE on Linux)
napi ioctl
Another JSON Schema Validator
TypeScript declarations for ucode (OpenWrt scripting language)
The fastest directory crawler & globbing alternative to glob, fast-glob, & tiny-glob. Crawls 1m files in < 1s
Get and robustly cache all JS language-level intrinsics at first require time
Determine if the current node version supports the `--preserve-symlinks` flag.
Keylogger for NodeJS and Linux that grabs the input device exclusively
Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.
Helper functions around Function call/apply/bind, for use in `call-bind`
Hooks for managing, caching and syncing asynchronous and remote data in React
ES6 spec-compliant RegExp.prototype.flags shim.
A set of input and output nodes for controlling General Purpose Input and Outputs (GPIOs) though libgpiod (ioctl)
Is this specifier a node.js core module?
`Object.defineProperty`, but not IE 8's broken one.