# runed

Latest version **0.37.1** (published 2025-12-20) · MIT license · 0 weekly downloads

## Install

```sh
npm install runed
pnpm add runed
yarn add runed
bun add runed
```

## Health

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

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

Warnings: low downloads; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.37.1 |
| Published | 2025-12-20 |
| First published | 2024-03-11 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM |
| Dependencies | 3 |
| Unpacked size | 237 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 1854 |
| Maintainers | huntabyte |
| Keywords | svelte, svelte5, sveltekit, svelte utilities, svelte helpers, sveltekit utilities, sveltekit helpers, svelte 5 runes, runes, typescript |

## Links

- npm: https://www.npmjs.com/package/runed
- Repository: https://github.com/svecosystem/runed
- Homepage: https://github.com/svecosystem/runed#readme
- Issues: https://github.com/svecosystem/runed/issues
- Funding: https://github.com/sponsors/huntabyte
- npm.io page: https://npm.io/package/runed

## Dependencies (3)

- [dequal](https://npm.io/package/dequal.md) ^2.0.3
- [esm-env](https://npm.io/package/esm-env.md) ^1.0.0
- [lz-string](https://npm.io/package/lz-string.md) ^1.5.0

## 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.37.1 (latest) — 2025-12-20
- 0.37.0 — 2025-11-26
- 0.36.0 — 2025-11-07
- 0.35.1 — 2025-10-14
- 0.35.0 — 2025-10-14
- 0.34.0 — 2025-09-23
- 0.33.0 — 2025-09-22
- 0.32.0 — 2025-09-21
- 0.31.1 — 2025-07-23
- 0.31.0 — 2025-07-14
- 0.30.0 — 2025-07-08
- 0.29.2 — 2025-07-06
- 0.29.1 — 2025-06-25
- 0.29.0 — 2025-06-20
- 0.28.0 — 2025-05-15
- … 41 more at https://npm.io/package/runed/versions

## README

# Runed

<!-- automd:badges license name="runed" color="green" github="svecosystem/runed" -->

[![npm version](https://flat.badgen.net/npm/v/runed?color=green)](https://npmjs.com/package/runed)
[![npm downloads](https://flat.badgen.net/npm/dm/runed?color=green)](https://npmjs.com/package/runed)
[![license](https://flat.badgen.net/github/license/svecosystem/runed?color=green)](https://github.com/svecosystem/runed/blob/main/LICENSE)

<!-- /automd -->

Runed provides utilities to power your applications using the magic of
[Svelte Runes](https://svelte.dev/blog/runes).

## Installation

```bash
npm install runed
```

Check out the [documentation](https://runed.dev) for more information.

## Sponsors

This project is supported by the following beautiful people/organizations:

<p align="center">
  <a href="https://github.com/sponsors/huntabyte">
    <img src='https://cdn.jsdelivr.net/gh/huntabyte/static/sponsors.svg' alt="Logos from Sponsors" />
  </a>
</p>

## License

<!-- automd:contributors license=MIT author="huntabyte" -->

Published under the [MIT](https://github.com/svecosystem/runed/blob/main/LICENSE) license. Made by
[@TGlide](https://github.com/tglide), [@huntabyte](https://github.com/huntabyte) and
[community](https://github.com/svecosystem/runed/graphs/contributors) 💛 <br><br>
<a href="https://github.com/svecosystem/runed/graphs/contributors">
<img src="https://contrib.rocks/image?repo=svecosystem/runed" /> </a>

<!-- /automd -->

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