@novicell/darkmode-detector
v0.4.2
Published
A JS module to detect wether the user prefers darkmode or not. Looks at build in params, as well as time and location.
Downloads
3
Keywords
Readme
darkmode-detector
TODO: description
Usage
const darkmodeDetector = require('darkmode-detector');
// TODO: DEMONSTRATE API