{"id":15678070,"url":"https://github.com/tjx666/cep-react-webpack-boilerplate","last_synced_at":"2025-05-07T02:21:54.221Z","repository":{"id":64866369,"uuid":"529612077","full_name":"tjx666/cep-react-webpack-boilerplate","owner":"tjx666","description":"An awesome cep extension boilerplate with excellent development experience","archived":false,"fork":false,"pushed_at":"2022-12-16T16:18:24.000Z","size":1866,"stargazers_count":16,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-05T07:38:13.178Z","etag":null,"topics":["adobe","aftereffects","cep","extendscript","photoshop","react","typescript","webpack"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tjx666.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-27T14:43:13.000Z","updated_at":"2024-12-16T11:42:44.000Z","dependencies_parsed_at":"2022-12-17T07:18:25.295Z","dependency_job_id":null,"html_url":"https://github.com/tjx666/cep-react-webpack-boilerplate","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjx666%2Fcep-react-webpack-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjx666%2Fcep-react-webpack-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjx666%2Fcep-react-webpack-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjx666%2Fcep-react-webpack-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tjx666","download_url":"https://codeload.github.com/tjx666/cep-react-webpack-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242884321,"owners_count":20201108,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adobe","aftereffects","cep","extendscript","photoshop","react","typescript","webpack"],"created_at":"2024-10-03T16:16:04.312Z","updated_at":"2025-03-10T16:31:35.006Z","avatar_url":"https://github.com/tjx666.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cep-react-webpack-boilerplate\r\n\r\nAn awesome cep extension boilerplate with excellent development experience.\r\n\r\n![preview](docs/preview.gif)\r\n\r\n## Features\r\n\r\n- modern frontEnd build tools: react + typescript + webpack\r\n- complete typescript types for CSInterface/JSX/DescriptorInfo\r\n- optimized eslint config helps you to avoid low level errors\r\n- cross JSX/Browser message framework supports response callback\r\n- cross JSX/Browser logging framework\r\n- builtin command system\r\n- builtin some useful shortcuts, eg: refresh by `cmd+r`\r\n- builtin lots of useful utils, eg: promisifyFs.ts, psDomEvent.ts, layer.jsx, font.jsx\r\n- JSX polyfill\r\n- optimized VSCode settings, eg: .debug and manifest.xml syntax highlight\r\n- distinct development/test/production mode both JSX and Browser for realistic commercial software develop\r\n\r\n## Dev\r\n\r\nMake sure you had enabled the [CEP debug mode](https://github.com/Adobe-CEP/Getting-Started-guides/blob/master/Client-side%20Debugging/readme.md#set-the-debug-mode).\r\n\r\n### Clone boilerplate to CEP home level installation directory\r\n\r\n```bash\r\n# cd extensions directory\r\n# MacOS\r\ncd ~/Library/Application Support/Adobe/CEP/extensions\r\n# Windows\r\ncd ~/AppData/Roaming/Adobe/CEP/extensions\r\n\r\n# clone the boilerplate\r\ngit clone git@github.com:tjx666/cep-react-webpack-boilerplate.git\r\n```\r\n\r\n### Install dependencies\r\n\r\n```bash\r\npnpm install\r\n```\r\n\r\n### Start dev server\r\n\r\nUsing VSCode shortcut `cmd + shift + b` or run following command:\r\n\r\n```bash\r\npnpm start\r\n```\r\n\r\nThen you can restart photoshop and open the extension.\r\n\r\n## Build\r\n\r\n```bash\r\n# test version\r\npnpm run bundle:test\r\n\r\n# production version, will bundle jsx -\u003e jsxbin and minify the web code\r\npnpm run bundle\r\n```\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjx666%2Fcep-react-webpack-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftjx666%2Fcep-react-webpack-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjx666%2Fcep-react-webpack-boilerplate/lists"}