# @httptoolkit/util

> A tiny utility package, sharing JS code widely used across HTTP Toolkit projects

Latest version **0.1.9** (published 2026-02-03) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @httptoolkit/util
pnpm add @httptoolkit/util
yarn add @httptoolkit/util
bun add @httptoolkit/util
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; no vulnerabilities; has provenance.

Warnings: low downloads; no esm support; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.1.9 |
| Published | 2026-02-03 |
| First published | 2023-11-15 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 32 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1 |
| Author | Tim Perry |
| Maintainers | pimterry |
| Keywords | HTTP, Toolkit, utilities, promises |

## Links

- npm: https://www.npmjs.com/package/@httptoolkit/util
- Repository: https://github.com/httptoolkit/httptoolkit-js-util
- Homepage: https://github.com/httptoolkit/httptoolkit-js-util#readme
- Issues: https://github.com/httptoolkit/httptoolkit-js-util/issues
- npm.io page: https://npm.io/package/@httptoolkit/util

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 0.1.9 (latest) — 2026-02-03
- 0.1.8 — 2025-11-13
- 0.1.7 — 2025-09-15
- 0.1.6 — 2025-04-24
- 0.1.5 — 2024-06-10
- 0.1.4 — 2024-06-07
- 0.1.3 — 2024-06-06
- 0.1.2 — 2024-02-12
- 0.1.1 — 2023-11-16
- 0.1.0 — 2023-11-15

## README

# @httptoolkit/util [![Build Status](https://github.com/httptoolkit/httptoolkit-js-util/workflows/CI/badge.svg)](https://github.com/httptoolkit/httptoolkit-js-util/actions) [![Available on NPM](https://img.shields.io/npm/v/@httptoolkit/util.svg)](https://npmjs.com/package/@httptoolkit/util)

> _Part of [HTTP Toolkit](https://httptoolkit.com): powerful tools for building, testing & debugging HTTP(S)_

A tiny utility package, sharing JS code widely used across HTTP Toolkit projects.

You're welcome to use this if you like, but be aware that this is only intended for internal use, so there may be frequent breaking changes and support for external usage will be limited.

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