@novicell/darkmode-detector

A JS module to detect wether the user prefers darkmode or not. Looks at build in params, as well as time and location.

Usage no npm install needed!

<script type="module">
  import novicellDarkmodeDetector from 'https://cdn.skypack.dev/@novicell/darkmode-detector';
</script>

README

darkmode-detector

TODO: description

Usage

const darkmodeDetector = require('darkmode-detector');

// TODO: DEMONSTRATE API