# needle-kit

> Arya's needle, little but powerful.

Latest version **3.8.0** (published 2026-05-31) · MIT license · 0 weekly downloads

## Install

```sh
npm install needle-kit
pnpm add needle-kit
yarn add needle-kit
bun add needle-kit
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; has provenance; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 3.8.0 |
| Published | 2026-05-31 |
| First published | 2015-08-30 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20 |
| Dependencies | 12 |
| Unpacked size | 15.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 0 |
| Author | magicdawn |
| Maintainers | magicdawn |
| Keywords | needle, kit |

## Links

- npm: https://www.npmjs.com/package/needle-kit
- Repository: https://github.com/magicdawn/needle-kit
- Issues: https://github.com/magicdawn/needle-kit/issues
- npm.io page: https://npm.io/package/needle-kit

## Dependencies (12)

- [zod](https://npm.io/package/zod.md) ^4.4.3
- [memoize](https://npm.io/package/memoize.md) ^11.0.0
- [p-queue](https://npm.io/package/p-queue.md) ^9.3.0
- [tildify](https://npm.io/package/tildify.md) ^3.0.0
- [fs-extra](https://npm.io/package/fs-extra.md) ^11.3.5
- [fast-glob](https://npm.io/package/fast-glob.md) ^3.3.3
- [path-type](https://npm.io/package/path-type.md) ^6.0.0
- [untildify](https://npm.io/package/untildify.md) ^6.0.0
- [micromatch](https://npm.io/package/micromatch.md) ^4.0.8
- [shell-escape](https://npm.io/package/shell-escape.md) ^0.2.0
- [@humanfs/node](https://npm.io/package/@humanfs/node.md) ^0.16.8
- [@magicdawn/finder-sort](https://npm.io/package/@magicdawn/finder-sort.md) ^0.4.0

## Alternatives

- [@sveltejs/kit](https://npm.io/package/@sveltejs/kit.md) — 2.2M weekly downloads
- [@atlaskit/theme](https://npm.io/package/@atlaskit/theme.md) — 402.0K weekly downloads
- [@tangle-network/brand](https://npm.io/package/@tangle-network/brand.md) — 10.0K weekly downloads
- [seneca](https://npm.io/package/seneca.md) — 7.4K weekly downloads
- [@bsb/base](https://npm.io/package/@bsb/base.md) — 7.2K weekly downloads

## Recent versions

- 3.8.0 (latest) — 2026-05-31
- 3.7.1 — 2026-05-22
- 3.7.0 — 2026-04-27
- 3.6.1 — 2026-03-21
- 3.6.0 — 2025-12-14
- 3.5.2 — 2025-11-27
- 3.5.1 — 2025-08-08
- 3.5.0 — 2025-08-08
- 3.4.3 — 2025-05-15
- 3.4.2 — 2025-04-26
- 3.4.1 — 2025-04-24
- 3.4.0 — 2025-04-23
- 3.3.1 — 2025-04-09
- 3.3.0 — 2024-07-03
- 3.2.1 — 2024-03-22
- … 12 more at https://npm.io/package/needle-kit/versions

## README

# needle-kit

> Arya&#39;s needle, little but powerful.

[![Build Status](https://img.shields.io/github/actions/workflow/status/magicdawn/needle-kit/ci.yml?style=flat-square&branch=main)](https://github.com/magicdawn/needle-kit/actions/workflows/ci.yml)
[![Coverage Status](https://img.shields.io/codecov/c/github/magicdawn/needle-kit.svg?style=flat-square)](https://codecov.io/gh/magicdawn/needle-kit)
[![npm version](https://img.shields.io/npm/v/needle-kit.svg?style=flat-square)](https://www.npmjs.com/package/needle-kit)
[![npm downloads](https://img.shields.io/npm/dm/needle-kit.svg?style=flat-square)](https://www.npmjs.com/package/needle-kit)
[![npm license](https://img.shields.io/npm/l/needle-kit.svg?style=flat-square)](http://magicdawn.mit-license.org)

![](https://raw.githubusercontent.com/magicdawn/magicdawn/master/images/202403061424318.png)

## Install

```sh
$ pnpm add needle-kit
```

## API

```js
const needleKit = require('needle-kit')
```

## Changelog

[CHANGELOG.md](CHANGELOG.md)

## License

the MIT License http://magicdawn.mit-license.org

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