Mediany
v1.0.0
Published
Declarative JavaScript event listening using media queries
Downloads
2
Readme
Mediany
Mediany is a dependency-free library for JavaScript event listening with the same principles as underlies responsive web design: Declarative behaviour at different media query breakpoints.
Website: http://mediany.holst.io/
Installation
You can get it from npm:
npm install mediany
Or you can download the compressed version.
Usage
For usage information, consult the documentation.
Licence
responsive.js is copyright 2016 Jonathan Holst and is released under the MIT License. See LICENCE for more information.