# @typen/enum-data-types

> A type cheker

Latest version **0.2.0** (published 2024-10-29) · MIT license · 0 weekly downloads

## Install

```sh
npm install @typen/enum-data-types
pnpm add @typen/enum-data-types
yarn add @typen/enum-data-types
bun add @typen/enum-data-types
```

## 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.2.0 |
| Published | 2024-10-29 |
| First published | 2020-03-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Node | >=22.0.0 |
| Dependencies | 0 |
| Unpacked size | 3.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Author | Hoyeung Wong |
| Maintainers | hoyeung |
| Keywords | type, prototype, numeric |

## Links

- npm: https://www.npmjs.com/package/@typen/enum-data-types
- Repository: https://github.com/hoyeungw/typen
- Homepage: https://github.com/hoyeungw/typen#readme
- Issues: https://github.com/hoyeungw/typen
- npm.io page: https://npm.io/package/@typen/enum-data-types

## Alternatives

- [@openai/codex-sdk](https://npm.io/package/@openai/codex-sdk.md) — 731.4K weekly downloads
- [babel-plugin-transform-react-jsx](https://npm.io/package/babel-plugin-transform-react-jsx.md) — 565.0K weekly downloads
- [babel-helper-remove-or-void](https://npm.io/package/babel-helper-remove-or-void.md) — 508.5K weekly downloads
- [@pnpm/store-controller-types](https://npm.io/package/@pnpm/store-controller-types.md) — 186.9K weekly downloads
- [react-native-signature-canvas](https://npm.io/package/react-native-signature-canvas.md) — 155.6K weekly downloads

## Recent versions

- 0.2.0 (latest) — 2024-10-29
- 0.1.19 — 2022-04-26
- 0.1.18 — 2022-04-26
- 0.1.17 — 2021-06-21
- 0.1.16 — 2021-03-18
- 0.1.15 — 2021-03-12
- 0.1.12 — 2021-03-12
- 0.1.11 — 2021-03-12
- 0.1.10 — 2020-09-16
- 0.1.9 — 2020-09-11
- 0.1.8 — 2020-09-09
- 0.1.7 — 2020-09-01
- 0.1.6 — 2020-09-01
- 0.1.5 — 2020-05-30
- 0.1.4 — 2020-05-21
- … 10 more at https://npm.io/package/@typen/enum-data-types/versions

## README

# @typen/enum-data-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/v/@typen/enum-data-types
[badge-npm-download-monthly]: https://flat.badgen.net/npm/dm/@typen/enum-data-types
[badge-npm-download-total]:https://flat.badgen.net/npm/dt/@typen/enum-data-types
[badge-npm-dependents]: https://flat.badgen.net/npm/dependents/@typen/enum-data-types
[badge-npm-license]: https://flat.badgen.net/npm/license/@typen/enum-data-types
[badge-pp-install-size]: https://flat.badgen.net/packagephobia/install/@typen/enum-data-types
[badge-github-last-commit]: https://flat.badgen.net/github/last-commit/hoyeungw/typen
[badge-github-commit-count]: https://flat.badgen.net/github/commits/hoyeungw/typen

[//]: <> (Link)
[url-npm]: https://npmjs.org/package/@typen/enum-data-types
[url-pp]: https://packagephobia.now.sh/result?p=@typen/enum-data-types
[url-github]: https://github.com/hoyeungw/typen

##### Type checker

#### Features

#### Install
```console
$ npm install @typen/enum-data-types
```

#### Usage
```js
```

#### Meta
[LICENSE (MIT)](LICENSE)

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