Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

wiggle.js

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wiggle.js - npm Package Compare versions

Comparing version 1.2.2 to 1.2.3

5

package.json
{
"name": "wiggle.js",
"version": "1.2.2",
"version": "1.2.3",
"description": "Media Queries Change Listener",

@@ -15,3 +15,4 @@ "main": "wiggle.js",

"responsive",
"resize"
"resize",
"breakpoints"
],

@@ -18,0 +19,0 @@ "author": "stefan.novakovich@gmail.com",

# wiggle
[![NPM Package](https://nodei.co/npm/wiggle.js.png)](https://www.npmjs.com/package/wiggle.js)
Small wrapper around [matchMedia](https://developer.mozilla.org/en-US/docs/Web/API/Window/matchMedia)
to easily react on changes in page layout.
to easily react on changes in page layout. Define your own breakpoints in layout and react to them from JavaScript code.
npm install wiggle.js --save

@@ -8,0 +9,0 @@ ```javascript

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc