dnt-polyfill
v1.0.0
Published
Polyfill for DNT browser APIs
Downloads
6
Readme
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