SketchAPI icon indicating copy to clipboard operation
SketchAPI copied to clipboard

The JavaScript plugin library embedded in Sketch

Results 105 SketchAPI issues
Sort by recently updated
recently updated
newest added

[Help Needed] I wondering how to setOverrideValue with a local image file? This is my code but not working: ``` const nsImage = NSImage.alloc().initByReferencingFile(imagePath); console.log('\t nsImage', nsImage); const image =...

Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3. Changelog Sourced from pbkdf2's changelog. v3.1.3 - 2025-06-20 Commits Only apps should have lockfiles 8b06730 [lint] fix whitespace 9a76e2f [lint] fix parens/curlies/semis/etc 6fd84bf [meta]...

dependencies
javascript

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.14.8 to 7.27.4. Release notes Sourced from @​babel/traverse's releases. v7.27.4 (2025-05-30) :eyeglasses: Spec Compliance babel-parser, babel-plugin-proposal-explicit-resource-management #17323 Disallow using in bare case statement (@​JLHwung) :nail_care: Polish babel-parser...

dependencies
javascript

Currently, there's no way to obtain the documents foreign swatches, objects or colors. So not even the name of a color used in the document can be used. Please expose...