retina-check
v1.0.0
Published
JavaScript module to check if the device is retina or not.
Downloads
70
Maintainers
Readme
Retina Check
JavaScript module to check if the device is retina or not.
Release History
- 1.0.0: Initial release.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am "Add some feature"
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request