MCPcopy Index your code
hub / github.com/adobe-photoshop/generator-core

github.com/adobe-photoshop/generator-core @v3.4.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v3.4.0 ↗ · + Follow
115 symbols 191 edges 49 files 9 documented · 8% updated 4mo agov3.4.0 · 2015-08-12★ 69865 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Generator Core Build Status

Generator is a JavaScript-based extensibility technology which first shipped in Adobe Photoshop CC v14.1. This repository contains Generator Core, a Node.js library that handles communication between Photoshop and Generator Plug-ins.

Status

Generator Core is under active development. Thorough documentation, example plug-ins, and tutorials are coming soon. In the mean time, please refer to these resources:

Developing Generator Plug-ins

License

(MIT License)

Copyright (c) 2013 Adobe Systems Incorporated. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Core symbols most depended-on inside this repo

merge
called by 11
lib/config.js
getRGBColor
called by 9
lib/style.js
escapePluginId
called by 7
lib/generator.js
log
called by 7
test/plugins/menu-test/main.js
xfm
called by 6
lib/jsx/getLayerSVG.jsx
callback
called by 6
lib/rpc/DomainManager.js
setState
called by 5
test/plugins/menu-test/main.js
makeLogMethod
called by 4
lib/logging.js

Shape

Function 115

Languages

TypeScript100%

Modules by API surface

lib/style.js28 symbols
lib/jsx/getLayerSVG.jsx13 symbols
lib/generator.js11 symbols
lib/logging.js8 symbols
lib/stdlog.js7 symbols
lib/convert.js7 symbols
app.js6 symbols
test/plugins/menu-test/main.js4 symbols
lib/photoshop.js4 symbols
test/etc/logging-exerciser.js3 symbols
lib/rpc/DomainManager.js3 symbols
lib/utils.js2 symbols

For agents

$ claude mcp add generator-core \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page