Skip to content

Adobe Experience Platform Tags rule engine which processes rules on client websites and delegates logic to extensions.

License

Notifications You must be signed in to change notification settings

adobe/reactor-turbine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 6, 2025
9997ba0 · Feb 6, 2025
Aug 22, 2024
Aug 22, 2024
Aug 22, 2024
Feb 6, 2025
Apr 3, 2015
Jun 11, 2018
Nov 15, 2017
Jan 15, 2021
Oct 23, 2018
Jun 1, 2018
Jun 1, 2018
Jun 1, 2018
Apr 7, 2017
Mar 3, 2020
Jan 23, 2023
Aug 22, 2024
Feb 22, 2023
Feb 6, 2025
Feb 6, 2025
Aug 22, 2024
May 13, 2019

Adobe Experience Platform Tags Turbine (Web)

Build Status Coverage Status npm (scoped with tag)

Adobe Experience Platform Tags is a next-generation tag management solution enabling simplified deployment of marketing technologies. For more information regarding Tags, please visit our product website.

Turbine is the orchestrator within a Tags JavaScript runtime library (the library deployed on a client website) 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 Platform Tags build system and incorporated into emitted runtime libraries.

Contributing

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

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

Browser Support

Turbine supports the following browsers:

  • Chrome (latest)
  • Safari (latest)
  • Firefox (latest)
  • Internet Explorer (10 and above)
  • iOS Safari (latest)

Licensing

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

About

Adobe Experience Platform Tags rule engine which processes rules on client websites and delegates logic to extensions.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published