JSPM

Found 93 results for extendscript

@extendscript/aes.patch.object.assign

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.

  • v2.0.0
  • 2.52
  • Published

@extendscript/aes.patch.object.seal

The Object.seal() method seals an object, preventing new properties from being added to it and marking all existing properties as non-configurable. Values of present properties can still be changed as long as they are writable.

  • v2.0.0
  • 2.48
  • Published

@extendscript/aes.patch.array.some

The `Array.some()` method tests whether at least one element in the array passes the test implemented by the provided function.

  • v2.0.0
  • 2.48
  • Published

@extendscript/aes.patch.array.find

The `find()` method returns the value of the first element in the array that satisfies the provided testing function. Otherwise undefined is returned.

  • v2.0.0
  • 2.48
  • Published

@extendscript/aes.patch.object.freeze

The `Object.freeze()` method freezes an object: that is, prevents new properties from being added to it; prevents existing properties from being removed; and prevents existing properties, or their enumerability, configurability, or writability, from being

  • v2.0.0
  • 2.48
  • Published

@onesitatech/photoshop-fabric-mcp-server

Professional MCP Server for Adobe Photoshop 2025+ with hyper-realistic fabric physics, advanced lighting, and 50+ professional transformation tools

  • v2.0.0
  • 0.00
  • Published

@extendscript/ind.util.ruler

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.

  • v1.0.0
  • 0.00
  • Published