CEP-Resources VS extension-pack

Compare CEP-Resources vs extension-pack and see what are their differences.

CEP-Resources

Tools and documentation for building Creative Cloud app extensions with CEP (by Adobe-CEP)

extension-pack

@adisakshya's extension-pack for VS Code & Code Server (by adisakshya)
Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
CEP-Resources extension-pack
6 1
1,536 2
1.2% -
2.6 0.0
about 1 month ago almost 3 years ago
JavaScript JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CEP-Resources

Posts with mentions or reviews of CEP-Resources. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-29.
  • Thank you (and a question)!
    4 projects | /r/KnightsOfEditingTable | 29 Jul 2022
    A good point to start is here: https://github.com/Adobe-CEP/Getting-Started-guides https://github.com/Adobe-CEP/CEP-Resources https://github.com/Adobe-CEP/Samples https://github.com/Adobe-CEP/Samples/tree/master/PProPanel https://ppro-scripting.docsforadobe.dev/ Great examples to learn from. Basically, Adobe extensions are a website UI (html, javascript, nodejs support) that talks to ExtendScript (old version of javascript), which is used to invoke commands for Adobe software. Know that Adobe is currently in a transition period, where they switch from CEP (Common Extensibility Platform, structure I described you above) to UXP (Unified Extensibility Platform). UXP will merge website and ExtendScript commands in one context. I guess it will happen in 1-2 years, but CEP is promised to be supported for longer.
  • Contents of extension panel not showing up
    2 projects | /r/indesign | 2 Apr 2021
    Hello! I tried to follow these guidelines — https://github.com/Adobe-CEP/Getting-Started-guides — to build an extension for Adobe InDesign 2021 (macOS Big Sur). I was able to make my panel (EvoDesigner) show up but no contents appear in it. I also tried to install a sample extension — https://github.com/Adobe-CEP/CEP-Resources/tree/master/CEP_9.x/Samples/CEP_HTML_Test_Extension-9.0 (also tried it with CEP_10) — but it happens to have the same problem. Any thoughts on how to solve this problem?

extension-pack

Posts with mentions or reviews of extension-pack. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-30.
  • Extension Pack for VSCode & Code Server
    3 projects | dev.to | 30 Jul 2021
    curl https://github.com/adisakshya/extension-pack/releases/latest/download/adisakshya-extension-pack.vsix -O -L && \ code --install-extension adisakshya-extension-pack.vsix

What are some alternatives?

When comparing CEP-Resources and extension-pack you can also consider the following projects:

ca-archive - Catalog of classic Firefox add-ons created before WebExtensions apocalypse

wikiref - A web extension that makes extracting, editing, and exporting Wikipedia references easy!

pymiere - Python for Premiere pro

yo - CLI tool for running Yeoman generators

bams - BigBlueButton & AdobeConnect Monitoring Software

weblog - ✒ The blog of @adisakshya

ID-MultiPageImporter - Script for automating the placing (import) of PDF and InDesign files inside Adobe InDesign

open-type-features - Testing the OpenType features of installed fonts in Adobe InDesign

XDPlugins - A collection of Adobe XD Plugins

illustrator-scripts - Some powerfull JSX scripts for extending Adobe Illustrator

numi - Beautiful calculator app for macOS

Samples - Code samples for CEP extensions