Gets your local hostname so that you can reference it in scripts and it can be reached
Get the MAC addresses (hardware addresses) of the hosts network interfaces.
Get current machine IP, MAC and DNS servers.
USB HID device access library
Interactive react component for displaying javascript arrays and JSON objects.
An API for using [DuckDB](https://duckdb.org/) in [Node](https://nodejs.org/).
Tests whether one path is inside another path
Get bundle name from a bundle identifier (macOS): `com.apple.Safari` → `Safari`
Higher-order functions and common patterns for asynchronous code
A Node.js BLE (Bluetooth Low Energy) central library.
Binary plist parser.
Determine if a function is a native async function.
A function that returns the normally hidden `AsyncFunction` constructor
Helper function to remap async functions to generators
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Multipart plugin for Fastify
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
[Node](https://nodejs.org/) bindings to the [DuckDB C API](https://duckdb.org/docs/api/c/overview).
This repository provides native TensorFlow execution in backend JavaScript applications under the Node.js runtime, accelerated by the TensorFlow C binary under the hood. It provides the same API as [TensorFlow.js](https://js.tensorflow.org/api/latest/).
Basic access to the Mac OS X Keychain
Codesign Electron macOS apps
Utility method to run function either synchronously or asynchronously using the common `this.async()` style.