@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

Dependents (0)

Package Sidebar

Install

npm i @dashdashzako/dnt

Weekly Downloads

2

Version

1.0.3

License

MIT

Unpacked Size

4.07 kB

Total Files

6

Last publish

Collaborators

  • dashdashzako