cjs (Concurrent JavaScript)

JSON →
library 0.0.11 ·javascript abandoned
verified Jun 4, 2026

A minimal concurrency library for JavaScript inspired by Go's channels and CSP. Provides channel-based communication with read/write operations and select-like event multiplexing. Requires Node.js and uses callback-style async. Version 0.0.11 is the latest but appears abandoned with no updates since 2013. Package name collision with CommonJS module system; not related.