adobe extendscript's output to nodejs readable stream
transform input into equally-sized blocks of output
Create a stream that emits events from multiple other streams
A stream that emits multiple other streams one after another.
a collection of useful streams
A drop-in Streams2-compatible replacement for combined-stream.
TypeScript definitions for block-stream2
Pipe data through a stream until some fixed length is reached, then callback.
a collection of useful es5-shims for Extendscript with a TypeScript declaration file
Simple and efficient node stream concatenation.
Transform input into equally-sized blocks of output
Make a mirror of stream, it's useful that do different transform of the same stream.
<div align="center">
For a given Buffer or Stream, this module will attempt to determine the total length of the stream contents. It currently supports Buffers, `fs` streams, `http` responses, and `request` objects, and allows for specifying custom stream types.
a collection of useful es5-shims for Extendscript
A stream that emits multiple other streams one after another with support for waiting.
A node build configuration to develop extendScripts with es2015 javascript code
like array.sort, except it's a stream
This module creates the shared `Sky` object. A peer-dependency for all ExtendScript Modules.
Control Adobe Photoshop and After Effects from Node.js
Adobe Premiere Pro extension that lets gg-editor drive Premiere. Ships both a UXP plugin (Premiere 25.6+) and a legacy CEP panel (sunset Sept 2026).
a collection of useful es6-shims for Extendscript
import .jsx extendscript files as a string for later evaluation using evalScript()
Another Stream2 duplexer