@socketaddon/iocraft
PLACEHOLDER PACKAGE
This is a placeholder package to reserve the namespace for iocraft Node.js bindings.
The real package with platform detection and native bindings will be published soon.
What is this?
This package will be the main wrapper for iocraft - a Rust-based TUI library that provides fast, beautiful terminal interfaces with React-like declarative syntax.
The main package will automatically load the correct platform-specific binary for your system.
Installation
Once the real package is available, install with:
npm install @socketaddon/iocraft
Supported Platforms
- macOS (Intel and Apple Silicon)
- Linux (x64 and ARM64, glibc and musl)
- Windows (x64 and ARM64)
More Information
Placeholder package v0.0.0 - Real package coming soon