retina-check

JavaScript module to check if the device is retina or not.

Usage no npm install needed!

<script type="module">
  import retinaCheck from 'https://cdn.skypack.dev/retina-check';
</script>

README

Retina Check

JavaScript module to check if the device is retina or not.

Release History

  • 1.0.0: Initial release.

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am "Add some feature")
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request