New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@livelybone/mouse-events

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@livelybone/mouse-events

Some reencapsulated mouse events, such as dragmove with deltaX/deltaY relative to mousedown, mouse wheel with good compatibility ...

  • 1.0.0-beta
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
296
decreased by-39.22%
Maintainers
1
Weekly downloads
 
Created
Source

@livelybone/mouse-events

NPM Version Download Month gzip with dependencies: 2.1kb typescript pkg.module

pkg.module supported, which means that you can apply tree-shaking in you project

Some reencapsulated mouse events, such as dragmove with deltaX/deltaY relative to mousedown, mouse wheel with good compatibility ...

repository

git@github.com:livelybone/mouse-events.git

Demo

https://github.com/livelybone/mouse-events#readme

Installation

npm i -S @livelybone/mouse-events

Global name

MouseEvents

Usage

import * as MouseEvents from '@livelybone/mouse-events'

Use in html, see what your can use in CDN: unpkg

<-- use what you want -->
<script src="https://unpkg.com/@livelybone/mouse-events/lib/umd/<--module-->.js"></script>

Keywords

FAQs

Package last updated on 30 Jul 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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