> For the complete documentation index, see [llms.txt](https://db.coolstone.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://db.coolstone.dev/browser/import.md).

# Import

### Add to your site <a href="#npm" id="npm"></a>

{% code overflow="wrap" lineNumbers="true" %}

```html
<script src="https://coolstone.dev/dubnium/browser/v0.js"></script>
```

{% endcode %}

### Add a different version

{% hint style="info" %}
Please note that only **major** versions will get a new file. The currently available versions are listed below

* v0
  {% endhint %}

```html
<script src="https://coolstone.dev/dubnium/browser/v{VERSION_HERE}.js"></script>
```

### Or download it from GitHub <a href="#github" id="github"></a>

{% embed url="<https://github.com/coolstone-tech/dubnium>" %}
