# @analys/tablespec

> A cross-table analytics tool

Latest version **0.7.5** (published 2025-07-16) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 30/100 (F)** — status: maintenance-mode.

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types; pre 1.0.

Negative: stale; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.7.5 |
| Published | 2025-07-16 |
| First published | 2020-02-25 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Node | >=22.0.0 |
| Dependencies | 5 |
| Unpacked size | 7.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Hoyeung Wong |
| Maintainers | hoyeung |
| Keywords | table, crostab, cross-table, pivot, pivotal, analyse, analytics, business intelligence |

## Links

- npm: https://www.npmjs.com/package/@analys/tablespec
- 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/tablespec

## Dependencies (5)

- [@typen/literal](https://npm.io/package/@typen/literal.md) ^0.2.0
- [@typen/nullish](https://npm.io/package/@typen/nullish.md) ^0.2.0
- [@vect/vector-mapper](https://npm.io/package/@vect/vector-mapper.md) ^0.8.6
- [@typen/enum-data-types](https://npm.io/package/@typen/enum-data-types.md) ^0.2.0
- [@analys/enum-pivot-mode](https://npm.io/package/@analys/enum-pivot-mode.md) ^0.7.5

## 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.7.5 (latest) — 2025-07-16
- 0.7.4 — 2025-03-23
- 0.7.3 — 2024-11-12
- 0.7.2 — 2024-10-27
- 0.7.0 — 2024-10-27
- 0.6.14 — 2022-05-28
- 0.6.13 — 2022-05-28
- 0.6.10 — 2022-05-19
- 0.6.9 — 2022-05-19
- 0.6.8 — 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
- … 80 more at https://npm.io/package/@analys/tablespec/versions

## README

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

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