187 packages matching “extendscript”
@extendscript/aes.patch.object.isextensible
v2.0.0 · 8 years ago
The Object.isExtensible() method determines if an object is extensible (whether it can have new properties added to it).
No known vulnerabilities
@extendscript/ind.util.ruler
v1.0.0 · 8 years ago
The ruler utility adds the `ruler.set()` method. This method sets both rulers to the desired units. It returns the original ruler-settings which we can pass back to reset the rulers to original state.
No known vulnerabilities
eslint-plugin-extendscript-plus
v0.0.2 · 4 years ago
polyfill global variables & provide some awesome rules
No known vulnerabilities
@extendscript/aes.patch.array.isarray
v2.0.0 · 8 years ago
The `isArray()` method determines whether the passed value is an Array.
No known vulnerabilities
extendscript.prototypes
v0.1.1 · 10 years ago
some prototypes i like
No known vulnerabilities
@extendscript/csinterface
v1.0.1 · 2 years ago
TypeScript version of Adobe CSInterface
No known vulnerabilities
@extendscript/aes.patch.object.isfrozen
v2.0.0 · 8 years ago
The Object.isFrozen() determines if an object is frozen.
No known vulnerabilities
@extendscript/ind.util.layer
v2.0.0 · 8 years ago
Some layer utilities for InDesign
No known vulnerabilities
@extendscript/aes.patch.object.create
v2.0.0 · 8 years ago
The `create()` method creates a new object with the specified prototype.
No known vulnerabilities
@extendscript/aes.patch.array.lastindexof
v2.0.0 · 8 years ago
The `lastIndexOf()` method returns the last index at which a given element can be found in the array, or -1 if it is not present. The array is searched backwards, starting at fromIndex.
No known vulnerabilities
@extendscript/aes.patch.object.getprototypeof
v2.0.0 · 8 years ago
The `Object.getPrototypeOf()` method returns the prototype (i.e. the value of the internal [[Prototype]] property) of the specified object.
No known vulnerabilities
@extendscript/aes.patch.array.from
v2.0.0 · 8 years ago
The `from()` method creates a new Array instance from an array-like or iterable object.
No known vulnerabilities
@extendscript/aes.patch.object.defineproperties
v2.0.0 · 8 years ago
The `Object.defineProperties()` method defines new or modifies existing properties directly on an object, returning the object.
No known vulnerabilities
@extendscript/aes.patch.json.instantiate
v1.0.0 · 7 years ago
Adds `instantiate()` to JSON. A simple tool for instantiating JSON Schemas.
No known vulnerabilities
@extendscript/aes.patch.object.keys
v2.0.0 · 8 years ago
The `Object.keys()` method returns an array of a given object's own enumerable properties.
No known vulnerabilities
@extendscript/aes.patch.number.isinteger
v1.0.0 · 7 years ago
The `Number.isInteger()` method determines whether the passed value is an integer.
No known vulnerabilities
photoshop
v0.5.2 · 11 years ago
Control Adobe Photoshop and After Effects from Node.js
No known vulnerabilities
@extendscript/aes.patch.object.defineproperty
v2.0.0 · 8 years ago
The static method `Object.defineProperty()` defines a new property directly on an object, or modifies an existing property on an object, and returns the object.
No known vulnerabilities
@extendscript/aes.patch.number.isfinite
v2.0.0 · 8 years ago
The `Number.isFinite()` method determines whether the passed value is a finite number.
No known vulnerabilities
@extendscript/ind.util.menuloader
v1.0.1 · 7 years ago
A tool to load InDesign menus.
No known vulnerabilities