Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/plainheart/dpr-observer

An observer for listening to the change of device pixel ratio in browser.
https://github.com/plainheart/dpr-observer

browser devicepixelratio dppx dpr javascript observer

Last synced: 2 days ago
JSON representation

An observer for listening to the change of device pixel ratio in browser.

Awesome Lists containing this project

README

        

[![NPM version](https://img.shields.io/npm/v/dpr-observer.svg?style=flat)](https://www.npmjs.org/package/dpr-observer)
[![Build Status](https://travis-ci.org/plainheart/dpr-observer.svg?branch=master)](https://travis-ci.org/plainheart/dpr-observer)
[![NPM Downloads](https://img.shields.io/npm/dm/dpr-observer.svg)](https://npmcharts.com/compare/dpr-observer?minimal=true)
[![jsDelivr Downloads](https://data.jsdelivr.com/v1/package/npm/dpr-observer/badge?style=rounded)](https://www.jsdelivr.com/package/npm/dpr-observer)
[![License](https://img.shields.io/npm/l/dpr-observer.svg)](https://www.npmjs.com/package/dpr-observer)

## DprObserver
An observer for listening to the change of device pixel ratio in browser.

[View demo online](https://plainheart.github.io/dpr-observer)