Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/faceless-ui/mouse-info

A React library for subscribing to mouse events
https://github.com/faceless-ui/mouse-info

mouse react react-component typescript

Last synced: 27 days ago
JSON representation

A React library for subscribing to mouse events

Awesome Lists containing this project

README

        

[![NPM](https://img.shields.io/npm/v/@faceless-ui/mouse-info)](https://www.npmjs.com/@faceless-ui/mouse-info)
![Bundle Size](https://img.shields.io/bundlephobia/minzip/@faceless-ui/mouse-info?label=zipped)

# React Mouse Info

Read the full documentation [here](https://facelessui.com/docs/mouse-info).

## Installation

```bash
$ npm i @faceless-ui/mouse-info
$ # or
$ yarn add @faceless-ui/mouse-info
```

## Development

To develop this module locally, spin up the [demo app](./demo/App.demo.js):

```bash
$ git clone [email protected]:faceless-ui/mouse-info.git
$ yarn
$ yarn dev
$ open http://localhost:3000
```

## License

[MIT](https://github.com/faceless-ui/mouse-info/blob/master/LICENSE) Copyright (c) Faceless UI