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