# react-event-names

> Utility that returns a map of react event name handlers based on the browser touch support

Latest version **1.0.0** (published 2015-02-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install react-event-names
pnpm add react-event-names
yarn add react-event-names
bun add react-event-names
```

## 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.0 |
| Published | 2015-02-03 |
| First published | 2015-02-03 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 1 |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Radu Brehar |
| Maintainers | radubrehar |
| Keywords | event, react, react-component, touch, support, mouse |

## Links

- npm: https://www.npmjs.com/package/react-event-names
- Repository: https://github.com/radubrehar/react-event-names
- Issues: https://github.com/radubrehar/react-event-names/issues
- npm.io page: https://npm.io/package/react-event-names

## Dependencies (1)

- [has-touch](https://npm.io/package/has-touch.md) ^1.0.0

## Alternatives

- [async-exit-hook](https://npm.io/package/async-exit-hook.md) — 3.7M weekly downloads
- [evnty](https://npm.io/package/evnty.md) — 7.2K weekly downloads
- [eleventy-plugin-asciidoc](https://npm.io/package/eleventy-plugin-asciidoc.md) — 3.5K weekly downloads
- [@jswork/next-get2get](https://npm.io/package/@jswork/next-get2get.md) — 945 weekly downloads
- [@dashersw/axon](https://npm.io/package/@dashersw/axon.md) — 934 weekly downloads

## Recent versions

- 1.0.0 (latest) — 2015-02-03

## README

# react-event-names
React Event Names - a utility for working with both mouse and touch events

---
_Source: https://npm.io/package/react-event-names · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
