@beyond-js/finder
@beyond-js/finder is a lightweight utility that makes file discovery in Node.js projects simple and efficient. Connected to @beyond-js/watchers, it works in real time — detecting changes instantly and keeping your file queries always up to date. Ideal for
@beyond-js/ipc
The IPC module enables structured communication between processes in a Node.js application, including:
@beyond-js/watchers
A powerful and flexible utility for monitoring files in Node.js applications. Unlike using libraries like `chokidar` directly, this tool operates with a client-server architecture, performing file monitoring in a separate process. This design ensures that