JSPM

iabtcf

1.6.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q28109F
  • License Apache-2.0

Official compliant tool suite for implementing the iab. Transparency and Consent Framework (TCF).

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iabtcf) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    InteractiveAdvertisingBureau

    @iabtcf

    Official JavaScript / TypeScript compliant tool suite for implementing the Transparency and Consent Framework (TCF) v2.0. The essential toolkit for CMPs.

    This is a mono repo containing 5 modules:

    Core - For encoding/decoding TC strings and tools for handling the Global Vendor List (GVL).

    CmpApi - CMP in-page API (__tcfapi()) tool that works with the core library.

    cli - Tool to decode a TC string on the command line interface (cli).

    Testing - Tools for testing the core library including random TCModel and GVL generators.

    Stub - Code for the on-page __tcfapi() CMP stub.

    Contributing

    Here you can find the contributing guide to help maintain and update the library.