# @analys/enum-tabular-types

> Enums for analys toolkit

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

## Install

```sh
npm install @analys/enum-tabular-types
pnpm add @analys/enum-tabular-types
yarn add @analys/enum-tabular-types
bun add @analys/enum-tabular-types
```

## 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.7.5 |
| Published | 2025-07-16 |
| First published | 2020-02-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Node | >=22.0.0 |
| Dependencies | 0 |
| Unpacked size | 3.6 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/enum-tabular-types
- 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/enum-tabular-types

## 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.12 — 2022-05-28
- 0.6.11 — 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
- … 73 more at https://npm.io/package/@analys/enum-tabular-types/versions

## README

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

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