# @matrix-scrollbar/utils

> Utility helpers for matrix scrollbar

Latest version **1.0.1** (published 2019-06-18) · MIT license · 0 weekly downloads

## Install

```sh
npm install @matrix-scrollbar/utils
pnpm add @matrix-scrollbar/utils
yarn add @matrix-scrollbar/utils
bun add @matrix-scrollbar/utils
```

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.1 |
| Published | 2019-06-18 |
| First published | 2019-06-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 3.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Rasmus Josefsson |
| Maintainers | rajjejosefsson |

## Links

- npm: https://www.npmjs.com/package/@matrix-scrollbar/utils
- npm.io page: https://npm.io/package/@matrix-scrollbar/utils

## Recent versions

- 1.0.1 (latest) — 2019-06-18
- 1.0.0 — 2019-06-16
- 0.0.15 — 2019-06-16
- 0.0.14 — 2019-06-16
- 0.0.13 — 2019-06-15
- 0.0.12 — 2019-06-14
- 0.0.11 — 2019-06-14
- 0.0.10 — 2019-06-14
- 0.0.4 — 2019-06-13
- 0.0.3 — 2019-06-13
- 0.0.2 — 2019-06-13
- 0.0.1 — 2019-06-13

## README

# @matrix-scrollbar/utils 🔭👩‍🚀

## Installation

This module is distributed via [npm](https://www.npmjs.com/package/@matrix-scrollbar/utils) which is bundled with node:

```cmd
npm install --save @matrix-scrollbar/utils
```

## Exposes

```js
export function supportsPassiveEvents(): boolean;
export function isEdge(): boolean;
export function isIE(): boolean;
export function isSafari(): boolean;
```

---
_Source: https://npm.io/package/@matrix-scrollbar/utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
