# medal-popup

[![npm version](https://badge.fury.io/js/medal-popup.svg)](https://www.npmjs.com/package/medal-popup)

Package for showing medals and saving scores in Newgrounds

![icon](https://jacklehamster.github.io/medal-popup/icon.png)

## Install bun

<https://bun.sh/>

```bash
curl -fsSL https://bun.sh/install | bash
```

## Commands

- **start**: "bun run index.ts",
- **bundle**: "bun run bundler/bundler.ts",

## Run example

[https://jacklehamster.github.io/medal-popup/example/](https://jacklehamster.github.io/medal-popup/example/)

## Github Source

[https://github.com/jacklehamster/medal-popup/](https://github.com/jacklehamster/medal-popup/)
