Files
plexjs/readme.md
2023-04-06 21:45:58 -05:00

12 lines
161 B
Markdown

# Plex API Client
## Description
A typescript sdk for accessing the Plex.tv and Plex Media Server REST API's.
## Installation
```bash
npm install plexjs
```