OmegaEdit gRPC Client TypeScript Types

JSON →
library 0.9.58 ·javascript
verified Jun 7, 2026

OmegaEdit is an open-source library for building editors that can handle massive files and multiple viewports. The TypeScript client package (v0.9.58) provides gRPC client types and interfaces for interacting with the OmegaEdit server, generated from protobuf definitions. It supports Node.js and browser environments, with ESM and CJS builds. Key differentiators: designed for extremely large file editing with minimal memory overhead, uses a client-server architecture via gRPC, and provides type-safe TypeScript bindings. Alternates include Monaco Editor or CodeMirror but lack the large-file focus. Release cadence is irregular; latest stable version is 0.9.58.