3.0.1 • Published 1 month ago

@adobe/reactor-turbine-edge v3.0.1

Weekly downloads
29
License
Apache-2.0
Repository
github
Last release
1 month ago

Adobe Experience Platform event forwarding Turbine Edge

Build Status Coverage Status npm (scoped with tag)

Adobe Experience Platform event forwarding is a next-generation solution that allows running JavaScript code on Adobe servers.

Turbine Edge is the orchestrator within an event forwarding runtime library (the library deployed on the server) which processes previously configured rules and delegates logic to extensions.

This project is not intended to be used directly by consumers; it is used by the event forwarding build system and incorporated into emitted runtime libraries.

Contributing

Contributions are welcomed! Read the Contributing Guide for more information.

Get started

To get started:

  1. Install node.js.
  2. Clone the repository.
  3. After navigating into the project directory, install project dependencies by running npm install.

Scripts

To run tests a single time, run the following command:

npm run test

To run tests continually while developing, run the following command:

npm run test:watch

To ensure your code meets our linting standards, run the following command:

npm run lint

To create a build, run the following command:

npm run build

Licensing

This project is licensed under the Apache V2 License. See LICENSE for more information.

3.0.1

1 month ago

3.0.0

2 months ago

2.3.3

6 months ago

2.3.2

1 year ago

2.3.1

2 years ago

2.3.0

2 years ago

2.2.0

2 years ago

2.1.0

3 years ago

2.0.1

3 years ago

2.0.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago