# @vect/matrix-index

> An matrix index tool

Latest version **0.8.6** (published 2025-03-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install @vect/matrix-index
pnpm add @vect/matrix-index
yarn add @vect/matrix-index
bun add @vect/matrix-index
```

## Health

**Score 40/100 (D)** — status: stable.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: stale.

## Facts

| | |
|---|---|
| Version | 0.8.6 |
| Published | 2025-03-29 |
| First published | 2022-05-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Node | >=22.0.0 |
| Dependencies | 0 |
| Unpacked size | 4.1 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 5 |
| Author | Hoyeung Wong |
| Maintainers | hoyeung |
| Keywords | array, vector, matrix, object |

## Links

- npm: https://www.npmjs.com/package/@vect/matrix-index
- Repository: https://github.com/hoyeungw/vect
- Homepage: https://github.com/hoyeungw/vect#readme
- Issues: https://github.com/hoyeungw/vect
- npm.io page: https://npm.io/package/@vect/matrix-index

## Recent versions

- 0.8.6 (latest) — 2025-03-29
- 0.8.5 — 2025-03-23
- 0.8.4 — 2025-03-20
- 0.8.3 — 2025-03-19
- 0.8.2 — 2025-03-19
- 0.8.0 — 2024-10-26
- 0.7.20 — 2023-01-09
- 0.7.19 — 2022-12-31
- 0.7.18 — 2022-12-27
- 0.7.16 — 2022-08-10
- 0.7.15 — 2022-07-26
- 0.7.14 — 2022-06-06
- 0.7.13 — 2022-06-06
- 0.7.11 — 2022-05-27
- 0.7.10 — 2022-05-27
- … 21 more at https://npm.io/package/@vect/matrix-index/versions

## README

# @vect/matrix-index

[![npm version][badge-npm-version]][url-npm]
[![npm download monthly][badge-npm-download-monthly]][url-npm]
[![npm download total][badge-npm-download-total]][url-npm]
[![npm dependents][badge-npm-dependents]][url-github]
[![npm license][badge-npm-license]][url-npm]
[![pp install size][badge-pp-install-size]][url-pp]
[![github commit last][badge-github-last-commit]][url-github]
[![github commit total][badge-github-commit-count]][url-github]

[//]: <> (Shields)
[badge-npm-version]: https://flat.badgen.net/npm/v/@vect/matrix-index
[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@vect/matrix-index
[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@vect/matrix-index
[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@vect/matrix-index
[badge-npm-license]: https://flat.badgen.net/npm/license/@vect/matrix-index
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@vect/matrix-index
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/vect
[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/vect

[//]: <> (Link)
[url-npm]: https://npmjs.org/package/@vect/matrix-index
[url-pp]: https://packagephobia.now.sh/result?prev=@vect/matrix-index
[url-github]: https://github.com/hoyeungw/vect

##### Util for array

#### Features

- ES2015 syntax

#### Install
```console
$ npm install @vect/matrix-index
```

#### Usage
```js
```

#### Meta
[LICENSE (MIT)](LICENSE)

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