@agent-wasm/cli-tools
v0.1.0
Published
Browser wasm CLI tools for almostnode: a vim.wasm editor overlay and ffmpeg.wasm, exposed as terminal shell commands.
Readme
@agent-wasm/cli-tools
Browser wasm CLI tools for almostnode: a vim.wasm editor overlay and ffmpeg.wasm, exposed as terminal shell commands.
Install
npm install @agent-wasm/cli-toolsPeer dependencies (@agent-wasm/core, @ffmpeg/ffmpeg, @ffmpeg/core, vim-wasm, and
optionally vite) must be installed by the host application.
Usage
import { createFfmpegShellCommands, createVimShellCommands } from '@agent-wasm/cli-tools'The @agent-wasm/cli-tools/vite subpath exposes an optional Vite plugin for asset wiring.
License
MIT
