# @art-suite/pointer-actions-mixin

> A mixin for your Components (ArtReact) to make it super easy to handle high-level pointer event patterns like Hover, ButtonDown and Dragging

Latest version **1.0.4** (published 2023-12-04) · ISC license · 0 weekly downloads

## Install

```sh
npm install @art-suite/pointer-actions-mixin
pnpm add @art-suite/pointer-actions-mixin
yarn add @art-suite/pointer-actions-mixin
bun add @art-suite/pointer-actions-mixin
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.4 |
| Published | 2023-12-04 |
| First published | 2020-12-22 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 4 |
| Unpacked size | 6.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Maintainers | shanebdavis |

## Links

- npm: https://www.npmjs.com/package/@art-suite/pointer-actions-mixin
- Repository: https://github.com/art-suite/art-suite-applications
- Issues: https://github.com/art-suite/art-suite-applications/issues
- npm.io page: https://npm.io/package/@art-suite/pointer-actions-mixin

## Dependencies (4)

- [art-atomic](https://npm.io/package/art-atomic.md) ^1.28.4
- [art-standard-lib](https://npm.io/package/art-standard-lib.md) ^1.70.6
- [art-browser-tools](https://npm.io/package/art-browser-tools.md) ^1.2.14
- [neptune-namespaces-runtime](https://npm.io/package/neptune-namespaces-runtime.md) ^3.2.9

## Recent versions

- 1.0.4 (latest) — 2023-12-04
- 1.0.3 — 2020-12-22
- 1.0.2 — 2020-12-22
- 1.0.1 — 2020-12-22
- 1.0.0 — 2020-12-22

## README

# Pointer.Actions.Mixin

> Initialized by Art.Build.Configurator

### Install

```coffeescript
npm install pointer-actions-mixin
```

---
_Source: https://npm.io/package/@art-suite/pointer-actions-mixin · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
