# @analys/pivot

> A debugging tool

Latest version **0.6.8** (published 2022-05-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install @analys/pivot
pnpm add @analys/pivot
yarn add @analys/pivot
bun add @analys/pivot
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned.

## Facts

| | |
|---|---|
| Version | 0.6.8 |
| Published | 2022-05-10 |
| First published | 2020-02-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 4 |
| Unpacked size | 6.3 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/@analys/pivot
- 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/@analys/pivot

## Dependencies (4)

- [@analys/data-gram](https://npm.io/package/@analys/data-gram.md) ^0.6.8
- [@analys/util-pivot](https://npm.io/package/@analys/util-pivot.md) ^0.6.8
- [@vect/vector-mapper](https://npm.io/package/@vect/vector-mapper.md) ^0.6.6
- [@analys/enum-pivot-mode](https://npm.io/package/@analys/enum-pivot-mode.md) ^0.6.8

## Recent versions

- 0.6.8 (latest) — 2022-05-10
- 0.6.7 — 2022-05-09
- 0.6.6 — 2022-05-07
- 0.6.4 — 2022-05-07
- 0.6.3 — 2022-05-07
- 0.6.2 — 2022-05-04
- 0.6.1 — 2022-05-01
- 0.6.0 — 2022-05-01
- 0.5.16 — 2022-04-28
- 0.5.15 — 2022-04-26
- 0.5.14 — 2022-04-26
- 0.5.13 — 2022-04-26
- 0.5.12 — 2022-04-26
- 0.5.9 — 2022-04-24
- 0.5.7 — 2022-04-24
- … 68 more at https://npm.io/package/@analys/pivot/versions

## README

# @analys/util-pivot

[![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/cell/@analys/util-pivot
[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@analys/util-pivot
[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@analys/util-pivot
[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@analys/util-pivot
[badge-npm-license]: https://flat.badgen.net/npm/license/@analys/util-pivot
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@analys/util-pivot
[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/@analys/util-pivot
[url-pp]: https://packagephobia.now.sh/result?p=@analys/util-pivot
[url-github]: https://github.com/hoyeungw/vect

##### Util for array

#### Features

- ES2015 syntax

#### Install
```console
$ npm install @analys/util-pivot
```

#### Usage
```js
```

#### Meta
[LICENSE (MIT)](LICENSE)

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