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

# Docs

## Use

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

```html
<iframe src="https://coolstone.dev/npm/widget/?package=<PACKAGE_NAME>"></iframe>
```

{% endcode %}

### Parameters

<table><thead><tr><th>Name</th><th>About</th><th data-type="checkbox">Required</th></tr></thead><tbody><tr><td>package</td><td>The package name</td><td>true</td></tr><tr><td>color</td><td>Text color</td><td>false</td></tr><tr><td>bg</td><td>Background color</td><td>false</td></tr><tr><td>v</td><td>Inculde latest version. Default: <code>false</code></td><td>false</td></tr></tbody></table>

### Example URL

```url
https://coolstone.dev/npm/widget/?package=dubnium&v=true&bg=gray&color=white
```

![](/files/ESTs2MAvS3FA4bbK4Bjr)
