# uarray

> Just most common borrowed method from Array

Latest version **1.0.0** (published 2020-03-12) · ISC license · 0 weekly downloads

## Install

```sh
npm install uarray
pnpm add uarray
yarn add uarray
bun add uarray
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0 |
| Published | 2020-03-12 |
| First published | 2020-03-12 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 2.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 3 |
| Author | Andrea Giammarchi |
| Maintainers | webreflection |
| Keywords | isArray, slice, indexOf |

## Links

- npm: https://www.npmjs.com/package/uarray
- Repository: https://github.com/WebReflection/uarray
- Homepage: https://github.com/WebReflection/uarray#readme
- Issues: https://github.com/WebReflection/uarray/issues
- npm.io page: https://npm.io/package/uarray

## Recent versions

- 1.0.0 (latest) — 2020-03-12

## README

# # <em>µ</em>array

Just most common borrowed method from Array: `isArray`, `slice`, and `indexOf`.

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