# @easrng/sparkle

a zero-dependency web component implementing the MFM sparkle effect

## installation

```sh
npm install @easrng/sparkle
```

## usage

```html
<easrng-sparkle>
  sparkly stuff :D
</easrng-sparkle>
```
