dnt-polyfill

1.0.0 • Public • Published

doNotTrack polyfill

Based on docs in mdn here is a polyfill for cross browser detection of the doNotTrack setting.

var dnt = require('dnt')

dnt(window) // -> true || false

/dnt-polyfill/

    Package Sidebar

    Install

    npm i dnt-polyfill

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • jhobs