Wrap read/write/transform functions into streams
Some page tools for InDesign
A collection of `Array` polyfills for Exendscript.
Vite based builder for transpile TypeScript to ExtendScript
The `Object.getOwnPropertyDescriptor()` method returns a property descriptor for an own property (that is, one directly present on an object and not in the object's prototype chain) of a given object.
ExtendScript XML / Binary RPC server & client
File importing operations with extendscript
Publish/Subscribe to MQTT topics using NodeJS Streams
a javascript docx converter to html based on docx4js
A wrapper around Rollup that returns a vinyl stream instead of a Promise
Readable & writable byte data stream
The `indexOf()` method searches the array for the specified item, and returns its position.
Modern JavaScript ponyfills for ES6. Intended for use with Extendscript.
Adds the `clone()` method to JSON
The `Object.getPrototypeOf()` method returns the prototype (i.e. the value of the internal [[Prototype]] property) of the specified object.
A bundler for making ExtendScript + ScriptUI panels with LiveReload support
Library for automating Photopea
A collection of ES5 polyfills for Exendscript.
Logging for Adobe ExtendScript capable applications.
Pluck values from object in a stream
Convert jsx ExtendScript files into jsxbin files using ExtendScript Toolkit
The `Object.getOwnPropertyNames()` method returns an array of all properties (including non-enumerable properties except for those which use Symbol) found directly upon a given object.
A collection of polyfills to bring ExtendScript to ES6 standards.
Merge sorted data from multiple streams into one using streams 2