Search results

107 packages found

The Object.isSealed() method determines if an object is sealed.

published 2.0.0 6 years ago
M
Q
P

The `from()` method creates a new Array instance from an array-like or iterable object.

published 2.0.0 6 years ago
M
Q
P

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.

published 2.0.0 6 years ago
M
Q
P

The `Object.defineProperties()` method defines new or modifies existing properties directly on an object, returning the object.

published 2.0.0 6 years ago
M
Q
P

The `assign()` method is used to copy values of all enumerable own properties from one or more source objects to a target object. It will return the target object.

published 2.0.0 6 years ago
M
Q
P

The `Object.getPrototypeOf()` method returns the prototype (i.e. the value of the internal [[Prototype]] property) of the specified object.

published 2.0.0 6 years ago
M
Q
P

The Object.isExtensible() method determines if an object is extensible (whether it can have new properties added to it).

published 2.0.0 6 years ago
M
Q
P

The `Object.keys()` method returns an array of a given object's own enumerable properties.

published 2.0.0 6 years ago
M
Q
P

The `Object.preventExtensions()` method prevents new properties from ever being added to an object (i.e. prevents future extensions to the object).

published 2.0.0 6 years ago
M
Q
P

一个基于 lodash 构建的 Ae 脚本开发工具库

published 1.1.6 9 months ago
M
Q
P

A collection of ES5 polyfills for Exendscript.

published 2.0.2 6 years ago
M
Q
P

TypeScript version of Adobe CSInterface

published 1.0.1 19 days ago
M
Q
P

Adobe ExtendScript compatible JSON library

published 0.1.1 4 years ago
M
Q
P

Adobe product ExtendScript debugging

published 1.0.2 a year ago
M
Q
P

Logging for Adobe ExtendScript capable applications.

published 0.3.2 2 years ago
M
Q
P

a collection of useful es5-shims for Extendscript

published 0.3.1 4 years ago
M
Q
P

Parse Variable Font values in extensions for Adobe Creative Cloud apps, in JavaScript & ExtendScript (ES3).

published 1.0.0 4 years ago
M
Q
P

ECMAScript 5 compatibility shims for Adobe Photoshop JavaScript engine

published 0.0.2 7 years ago
M
Q
P

ExtendScript TAP runner and reporter

published 1.1.5 5 years ago
M
Q
P

A port of Jasmine.js that is compatible with Adobe ExtendScript

published 0.5.0 4 years ago
M
Q
P