JSPM

safeframe

1.1.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q30680F
  • License BSD-2-Clause

SafeFrame provides a consistent JS API to include 3rd party content

Package Exports

  • safeframe

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 (safeframe) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

SafeFrames Reference Implementation

SafeFrames is a specification that allows a publishing website to display advertising content in a way that does not allow for advertisements to compromise the security or integrity of the publisher's site and content. SafeFrames allows advertisers to obtain data, such as viewability and take advantage of advanced features such as expansion, at the publisher's discretion.

Files and Directories

  • /src - This contains the actual javascript and HTML source required
  • /tests - Sample code showing implementations and usage of Host API and External API
  • /documentation - JSDoc output from API