{"id":22040356,"url":"https://github.com/inventsable/generator-cep-vue-cli","last_synced_at":"2025-07-01T01:39:38.372Z","repository":{"id":46936581,"uuid":"188744158","full_name":"Inventsable/generator-cep-vue-cli","owner":"Inventsable","description":"Yeoman generator for Adobe CEP extensions with Vue-CLI-3","archived":false,"fork":false,"pushed_at":"2021-09-21T03:44:11.000Z","size":819,"stargazers_count":17,"open_issues_count":9,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-06-09T00:17:22.446Z","etag":null,"topics":["adobe","adobe-illustrator","after-effects","cep","indesign","photoshop","premiere-pro","vue","yeoman"],"latest_commit_sha":null,"homepage":null,"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/Inventsable.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":"2019-05-27T00:09:39.000Z","updated_at":"2023-12-11T15:57:15.000Z","dependencies_parsed_at":"2022-09-26T18:51:44.218Z","dependency_job_id":null,"html_url":"https://github.com/Inventsable/generator-cep-vue-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Inventsable/generator-cep-vue-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inventsable%2Fgenerator-cep-vue-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inventsable%2Fgenerator-cep-vue-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inventsable%2Fgenerator-cep-vue-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inventsable%2Fgenerator-cep-vue-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Inventsable","download_url":"https://codeload.github.com/Inventsable/generator-cep-vue-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Inventsable%2Fgenerator-cep-vue-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262880612,"owners_count":23378815,"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","adobe-illustrator","after-effects","cep","indesign","photoshop","premiere-pro","vue","yeoman"],"created_at":"2024-11-30T11:14:14.081Z","updated_at":"2025-07-01T01:39:38.331Z","avatar_url":"https://github.com/Inventsable.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NOTICE\n\n## Want something even better? Use the new version [bombino](https://github.com/Inventsable/bombino) instead.\n\n---\n\n## Generate an Adobe CEP extension in a few simple steps:\n\n![](https://thumbs.gfycat.com/GloriousAlarmingInchworm-size_restricted.gif)\n\n---\n\n## Contributors\n\nSpecial thanks to Adam and Eric for their invaluable (and shockingly free) help\n\n| \u003ca href=\"https://github.com/Inventsable\"\u003e\u003cimg src=\"https://avatars2.githubusercontent.com/u/37279677?s=460\u0026v=4\" alt=\"tom\" width=\"100\"/\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/adamplouff\"\u003e\u003cimg src=\"https://avatars1.githubusercontent.com/u/8580225?s=460\u0026v=4\" alt=\"adam\" width=\"100\"/\u003e\u003c/a\u003e | \u003ca href=\"https://github.com/ericdrobinson\"\u003e\u003cimg src=\"https://avatars0.githubusercontent.com/u/9142587?s=460\u0026v=4\" alt=\"eric\" width=\"100\"/\u003e\u003c/a\u003e |\n| :-----------------------------------------------------------------------------------------------------------------------------------------: | :----------------------------------------------------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------------------------: |\n|                                              [Tom Scharstein](https://github.com/Inventsable)                                               |                                                [Adam Plouff](https://github.com/adamplouff)                                                |                                               [Eric Robinson](https://github.com/ericdrobinson)                                               |\n|                                                                   Creator                                                                   |                                                              General Wizardry                                                              |                                                               Inspector General                                                               |\n\n---\n\n## Installation\n\nFirst, install [Yeoman](http://yeoman.io) and generator-cep-vue-cli using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).\n\n```bash\nnpm install -g yo\nnpm install -g generator-cep-vue-cli\n```\n\nThen generate your new project:\n\n```bash\n# Recommended inside ../AppData/Roaming/CEP/extensions\nyo cep-vue-cli\n\n# Prompt for name\n# Prompt for template\n# Prompt for Adobe apps to be included in manifest and typescript\n# Prompt for base localhost port\n```\n\n## Templates\n\nSee more information about usage:\n\n- [Bare](https://github.com/Inventsable/cep-vue-cli-bare2x) (No extras)\n- [Basic](https://github.com/Inventsable/cep-vue-cli-basic2x) (Barebones with utility components)\n- [Router](https://github.com/Inventsable/cep-vue-cli-router2x) (Basic \u0026 Vue Router)\n- [Plus](https://github.com/Inventsable/cep-vue-cli-plus2x) (Vuetify, Router \u0026 Lottie)\n\n---\n\n## Commands\n\nEach template comes with 5 commands baked in ([see details here](https://github.com/Inventsable/CEP-Self-Signing-Panel#what-do-they-do)):\n\n- `npm run help` - A full list of the commands available and descriptions.\n- `npm run switch` - Reports whether in developer or production context and can switch automatically.\n- `npm run update` - Reports current version of panel in manifest and prompts to update Major, Minor, or Micro.\n- `npm run register` - Reports the current user data (if any) and prompts to save new info to be used in certificates.\n- `npm run sign` - Automatically stages and signs the extension, placing it in a `./archive` directory within the current panel.\n\n---\n\n## Extras and Add-ons\n\n- [starlette](https://github.com/Inventsable/starlette) _(Shipped in all templates)_ - Color and theming engine that handles all host app colors and exposes them as reactive CSS variables to save you the need to do any theme or color logic yourself.\n- [leylo](https://github.com/Inventsable/leylo) - Library to integrate a Firebase backend into any panel with a single command and line of code, providing over 40 CRUD actions for Firestore database.\n- ~~[FS Example](https://github.com/Inventsable/CEP-FS-Example) - Demonstration of how to include `require()` for both Dev and Production contexts (needed due to being mixed content within an iframe while in Developer context)~~ **No longer needed!** Panels now automatically work with `require()` with no additional steps regardless of context.\n\n## License\n\nMIT © [Tom Scharstein](www.inventsable.cc)\n\n[npm-image]: https://badge.fury.io/js/generator-cep-vue-cli.svg\n[npm-url]: https://npmjs.org/package/generator-cep-vue-cli\n[travis-image]: https://travis-ci.org/Inventsable/generator-cep-vue-cli.svg?branch=master\n[travis-url]: https://travis-ci.org/Inventsable/generator-cep-vue-cli\n[daviddm-image]: https://david-dm.org/Inventsable/generator-cep-vue-cli.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/Inventsable/generator-cep-vue-cli\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finventsable%2Fgenerator-cep-vue-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finventsable%2Fgenerator-cep-vue-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finventsable%2Fgenerator-cep-vue-cli/lists"}