Registry / database / sqlite-hello-darwin-x64

sqlite-hello-darwin-x64

JSON →
library0.1.0-alpha.79jsnpmunverified

A native platform-specific binary package for the sqlite-hello extension on macOS x64, used as a test/demo component of sqlite-dist. At version 0.1.0-alpha.79, it is part of an alpha experimental project to distribute SQLite extensions via npm. This package is not meant for direct use; it is automatically installed as a dependency of sqlite-hello. No release cadence established; alpha stage. Key differentiator: enables platform-specific binary delivery for SQLite extensions through npm.

npm install sqlite-hello-darwin-x64
INSTALL
IMPORT
SIG · SQLITE-HELLO-DARWI
S
sqlite-hello-darwin-x64
databasejavascriptv0.1.0-alpha.79
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

default
import sqliteHello from 'sqlite-hello-darwin-x64'
This package is a platform-specific binary; it exports a native addon object. Typically not imported directly but used via sqlite-hello.

Shows that this package is a platform binary, not meant for direct use; used internally by sqlite-hello.

import sqliteHello from 'sqlite-hello-darwin-x64'; // The binary is loaded automatically when using sqlite-hello package.
Debug
Known issues
gotchaThis package is platform-specific (darwin x64) and will fail on other platforms. Use sqlite-hello which auto-selects the correct binary.
fix
Install sqlite-hello instead of this platform package.
affects: *
deprecatedPre-release alpha; API may change without notice.
fix
Pin version or use stable alternative if available.
affects: >=0.1.0
Errors
Common errors & fixes
Module not found: Error: Can't resolve 'sqlite-hello-darwin-x64'
Cannot find module due to missing npm install or incorrect platform.
fix
Run npm install sqlite-hello (not this package directly) or ensure you're on macOS x64.
Upgrade
Version history
0.1.0-alpha.79latest on npm
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
OpenAI (training)
2
Meta
1
Resources
sqlite-hello-darwin-x64 — npm install sqlite-hello-darwin-x64 · libregistry