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

# Photon Lib

## Getting Started

Photon Lib can be installed via npm like so:

```
npm install --save @photon-sdk/photon-lib
```

{% hint style="info" %}
&#x20;Please see the ***Usage*** part of the README in GitHub link below for a complete step-by-step guide.
{% endhint %}

## Source Code

The git repo for the library can be found here.

{% embed url="<https://github.com/photon-sdk/photon-lib>" %}
