# @analys/table-merge

> A cross-table-merge analytics tool

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

## Install

```sh
npm install @analys/table-merge
pnpm add @analys/table-merge
yarn add @analys/table-merge
bun add @analys/table-merge
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.6.8 |
| Published | 2022-05-10 |
| First published | 2020-03-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 5.2 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Hoyeung Wong |
| Maintainers | hoyeung |
| Keywords | table-merge, crostab, cross-table-merge, pivot, pivotal, analyse, analytics, business intelligence |

## Links

- npm: https://www.npmjs.com/package/@analys/table-merge
- Repository: https://github.com/hoyeungw/analys
- Homepage: https://github.com/hoyeungw/analys#readme
- Issues: https://github.com/hoyeungw/analys
- npm.io page: https://npm.io/package/@analys/table-merge

## Dependencies (2)

- [@vect/vector-merge](https://npm.io/package/@vect/vector-merge.md) ^0.6.6
- [@vect/vector-zipper](https://npm.io/package/@vect/vector-zipper.md) ^0.6.6

## Alternatives

- [@lexical/table](https://npm.io/package/@lexical/table.md) — 3.0M weekly downloads
- [mantine-datatable](https://npm.io/package/mantine-datatable.md) — 98.2K weekly downloads
- [react-native-collapsible-tab-view](https://npm.io/package/react-native-collapsible-tab-view.md) — 70.6K weekly downloads
- [@handsontable/vue3](https://npm.io/package/@handsontable/vue3.md) — 16.1K weekly downloads
- [vuewordcloud](https://npm.io/package/vuewordcloud.md) — 7.2K weekly downloads

## Recent versions

- 0.6.8 (latest) — 2022-05-10
- 0.6.7 — 2022-05-09
- 0.6.6 — 2022-05-07
- 0.6.5 — 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
- … 59 more at https://npm.io/package/@analys/table-merge/versions

## README

# @analys/table-merge

[![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/table-merge
[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@analys/table-merge
[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@analys/table-merge
[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@analys/table-merge
[badge-npm-license]: https://flat.badgen.net/npm/license/@analys/table-merge
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@analys/table-merge
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/analys
[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/analys

[//]: <> (Link)
[url-npm]: https://npmjs.org/package/@analys/table-merge
[url-pp]: https://packagephobia.now.sh/result?p=@analys/table-merge
[url-github]: https://github.com/hoyeungw/analys

##### Cross-table-merge analytics tool

#### Features

- ES2015 syntax

#### Install
```console
$ npm install @analys/table-merge
```

#### Usage
```js
```

#### Meta
[LICENSE (MIT)](/LICENSE)

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