# @saberhq/option-utils

> Utilities for handling optional values in TypeScript.

Latest version **3.0.0** (published 2024-04-12) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @saberhq/option-utils
pnpm add @saberhq/option-utils
yarn add @saberhq/option-utils
bun add @saberhq/option-utils
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2024-04-12 |
| First published | 2022-05-29 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 41.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 143 |
| Author | Saber Team <team@saber.so> |
| Maintainers | simplyianm, shipcap |
| Keywords | typescript, saber, option |

## Links

- npm: https://www.npmjs.com/package/@saberhq/option-utils
- Repository: git+https://github.com/saber-hq/saber-common.git
- Homepage: https://github.com/saber-hq/saber-common/tree/master/packages/option-utils#readme
- Issues: https://github.com/saber-hq/saber-common/issues
- Funding: https://www.coingecko.com/en/coins/saber
- npm.io page: https://npm.io/package/@saberhq/option-utils

## Dependencies (1)

- [tslib](https://npm.io/package/tslib.md) ^2.6.2

## 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

- 3.0.0 (latest) — 2024-04-12
- 2.0.0 — 2024-03-24
- 1.15.0 — 2023-11-30
- 1.14.11 — 2022-11-22
- 1.14.10 — 2022-11-14
- 1.14.9 — 2022-10-03
- 1.14.8 — 2022-09-28
- 1.14.7 — 2022-09-27
- 1.14.6 — 2022-09-13
- 1.14.5 — 2022-09-07
- 1.14.4 — 2022-08-25
- 1.14.3 — 2022-08-25
- 1.14.2 — 2022-08-21
- 1.14.1 — 2022-08-16
- 1.14.0 — 2022-08-10
- … 15 more at https://npm.io/package/@saberhq/option-utils/versions

## README

# @saberhq/option-utils

Utilities related to optional types.

## License

Saber Common is licensed under the Apache License, Version 2.0.

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