Skip to content

bigarobas/JSXBridge

Repository files navigation

JSXBridge

JSXBridge is a javascript/extendscript librarie to help building Adobe CC extensions with CEP

Purposes :

  • ease communication between both contexts (JS / JSX) with
    • symetrical event base API with different dispatch scopes and embbed data object.
    • symetrical method call API on registred objects with different call scopes, parameters and callback function/expression.
  • no dependencies (except CEP of course and an embbed version of JSON2)
  • minimize code duplication in both contexts with mixed context patterns : To have a better understanding of what is at stake here I recommand you to read this wiki page about "mixed contexts" : Mixed context in Adobe CC extensions with CEP

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published