# @devframes/hub

> Hub layer that orchestrates devframe docks, terminals, messages, and commands on any host.

Latest version **0.9.18** (published 2026-09-10) · MIT license · 0 weekly downloads

## Install

```sh
npm install @devframes/hub
pnpm add @devframes/hub
yarn add @devframes/hub
bun add @devframes/hub
```

## Health

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

Positive: has types; esm support; no vulnerabilities; has provenance; recently updated; high maintenance score.

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.9.18 |
| Published | 2026-09-10 |
| First published | 2026-05-28 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 8 |
| Unpacked size | 454.3 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 181 |
| Author | Anthony Fu <anthonyfu117@hotmail.com> |
| Maintainers | antfu |
| Keywords | devtools, devframe, hub, docks, terminals |

## Links

- npm: https://www.npmjs.com/package/@devframes/hub
- Repository: https://github.com/devframes/devframe
- Homepage: https://github.com/devframes/devframe#readme
- Issues: https://github.com/devframes/devframe/issues
- npm.io page: https://npm.io/package/@devframes/hub

## Dependencies (8)

- [h3](https://npm.io/package/h3.md) ^2.0.1-rc.31
- [ufo](https://npm.io/package/ufo.md) ^1.6.4
- [destr](https://npm.io/package/destr.md) ^2.0.5
- [pathe](https://npm.io/package/pathe.md) ^2.0.3
- [zigpty](https://npm.io/package/zigpty.md) ^0.2.1
- [tinyexec](https://npm.io/package/tinyexec.md) ^1.3.1
- [perfect-debounce](https://npm.io/package/perfect-debounce.md) ^2.1.0
- [@standard-schema/spec](https://npm.io/package/@standard-schema/spec.md) ^1.1.0

## Alternatives

- [localforage](https://npm.io/package/localforage.md) — 6.2M weekly downloads
- [localforage-observable](https://npm.io/package/localforage-observable.md) — 30.8K weekly downloads
- [@y/y](https://npm.io/package/@y/y.md) — 30.1K weekly downloads
- [@metaobjectsdev/render](https://npm.io/package/@metaobjectsdev/render.md) — 3.5K weekly downloads
- [@ledgerhq/coin-algorand](https://npm.io/package/@ledgerhq/coin-algorand.md) — 1.1K weekly downloads

## Recent versions

- 0.9.18 (latest) — 2026-09-10
- 0.9.17 — 2026-09-09
- 0.9.16 — 2026-09-08
- 0.9.15 — 2026-09-08
- 0.9.12 — 2026-09-04
- 0.9.11 — 2026-09-04
- 0.9.10 — 2026-09-03
- 0.9.9 — 2026-09-03
- 0.9.8 — 2026-09-01
- 0.9.7 — 2026-08-27
- 0.9.6 — 2026-08-27
- 0.9.5 — 2026-08-21
- 0.9.4 — 2026-08-20
- 0.9.3 — 2026-08-19
- 0.9.2 — 2026-08-19
- … 40 more at https://npm.io/package/@devframes/hub/versions

## README

<p align="center">
  <a href="https://devfra.me/" target="_blank" rel="noopener noreferrer">
    <img src="https://raw.githubusercontent.com/devframes/devframe/refs/heads/main/docs/public/logo.svg" width="140" alt="Devframe" />
  </a>
</p>

<h1 align="center">Devframe</h1>

<p align="center">
<a href="https://npmx.dev/package/devframe"><img src="https://img.shields.io/npm/v/devframe?style=flat&colorA=080f12&colorB=517158" alt="npm version" /></a>
<a href="https://npmx.dev/package/devframe"><img src="https://img.shields.io/npm/dm/devframe?style=flat&colorA=080f12&colorB=517158" alt="npm downloads" /></a>
<a href="https://bundlephobia.com/result?p=devframe"><img src="https://img.shields.io/bundlephobia/minzip/devframe?style=flat&colorA=080f12&colorB=517158&label=minzip" alt="bundle" /></a>
<a href="https://www.jsdocs.io/package/devframe"><img src="https://img.shields.io/badge/jsdocs-reference-080f12?style=flat&colorA=080f12&colorB=517158" alt="JSDocs" /></a>
<a href="https://github.com/devframes/devframe/blob/main/LICENSE.md"><img src="https://img.shields.io/github/license/devframes/devframe.svg?style=flat&colorA=080f12&colorB=517158" alt="License" /></a>
</p>

<p align="center">
Framework-neutral foundation for building DevTools.
</p>

<p align="center">
<b>Documentation:</b> <a href="https://devfra.me/">https://devfra.me/</a>
</p>

## Sponsors

<p align="center">
  <a href="https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg">
    <img src="https://cdn.jsdelivr.net/gh/antfu/static/sponsors.svg" alt="Sponsors"/>
  </a>
</p>

## License

[MIT](./LICENSE.md) License © [Anthony Fu](https://github.com/antfu)

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