Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@odopod/odo-pointer

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@odopod/odo-pointer

An abstraction for pointer, mouse, and touch events.

latest
Source
npmnpm
Version
1.2.1
Version published
Weekly downloads
16
100%
Maintainers
3
Weekly downloads
 
Created
Source

Odo Pointer

An abstraction for pointer, mouse, and touch events.

Install

npm install @odopod/odo-pointer --save

Quick Start

import OdoPointer from '@odopod/odo-pointer';

const pointer = new OdoPointer(document.querySelector('.js-my-sidebar'));

Documentation

Visit the Odo component directory for demos, code examples, and documentation.

Keywords

odo

FAQs

Package last updated on 07 Jun 2018

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