@dashdashzako/dnt
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

dnt

codecov npm version License type

Browser detection for the "Do Not Track" flag.

npm i @dashdashzako/dnt

Usage

import { isDNTEnabled } from 'dnt';

const doNotTrack = isDNTEnabled(window);

License

MIT

/@dashdashzako/dnt/

    Package Sidebar

    Install

    npm i @dashdashzako/dnt

    Weekly Downloads

    5

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    4.07 kB

    Total Files

    6

    Last publish

    Collaborators

    • dashdashzako