1.4.1 • Published 1 year ago

cp-proxy v1.4.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

cp-proxy

A proxy layer between Captivate and your code which ensures what you write is past, present and future proof.

Pre-requisites

Installation

npm i cp-proxy -d

Philosophy

  1. Provide an API which enables compatibility between past, present and future versions of Adobe Captivate's JavaScript API.
  2. Provide a set of standardized TypeScript types, thereby enabling communication between different Captivate APIs
  3. Do not provide additional APIs unless it directly contributes to the above tenets. This library is strictly an interface. It is not a utility library, it is not a framework. It is intended to be used as a building block in other libraries and frameworks.
  4. Be lightweight. Minimal code. Minimal dependencies.
  5. Be un-opinionated. Do not make design decisions that would prevent the user from pursuing say, an object-oriented or functional design path.
1.4.1

1 year ago

1.4.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.3.0

1 year ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago