Socket
Socket
Sign inDemoInstall

@adobe/reactor-extension-twitter-edge

Package Overview
Dependencies
8
Maintainers
21
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adobe/reactor-extension-twitter-edge

Forward data to Twitter by using the Twitter Ads API.


Version published
Maintainers
21
Weekly downloads
3
increased by200%

Weekly downloads

Readme

Source

Twitter extension for Event Forwarding

Build Status Coverage Status npm (scoped with tag)

Send data using Twitter's Ads API. Conversion tracking lets you see what a user does on your websites, in your mobile apps, or in your physical stores.

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 run the extension inside reactor-sandbox:

npm run sandbox

To create a build, run the following command:

npm run build

To create the extension package, run the following command:

npm run package

Contributing

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

Licensing

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

FAQs

Last updated on 28 Aug 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc