Skip to content

Adobe Client Data Layer aims to reduce the effort to instrument websites by providing a standardized method to expose and access any kind of data for any script.

License

Notifications You must be signed in to change notification settings

richardhand/adobe-client-data-layer

 
 

Repository files navigation

Adobe Client Data Layer

The Adobe Client Data Layer aims to reduce the effort to instrument websites by providing a standardized method to expose and access any kind of data for any script.

Documentation

Building

First run the following commands:

npm install -g gulp-cli
npm install

Then choose from the following gulp tasks:

  • gulp - run the tests, generates the build in the ./dist folder and runs a development server on localhost:3000.
  • gulp build - run the tests and generates the build in the ./dist folder.
  • gulp test - run the unit tests

Contributing

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

Licensing

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

About

Adobe Client Data Layer aims to reduce the effort to instrument websites by providing a standardized method to expose and access any kind of data for any script.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%