> For the complete documentation index, see [llms.txt](https://centr.gitbook.io/netcs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://centr.gitbook.io/netcs/getting-started/installing-the-nodejs-cs-library.md).

# Installing the NodeJS CS Library

In order to utilize the NodeJS Library you need to add the NPM package to you project &#x20;

<https://www.npmjs.com/package/centre-nodejs-credits>

[Github Repository](https://github.com/akaitrade/Centre.NodeJs.CS)

{% tabs %}
{% tab title="Package Manager" %}

```python
npm i centre-nodejs-credits
```

{% endtab %}
{% endtabs %}
