mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-09 20:47:47 +00:00
12 lines
161 B
Markdown
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
|
|
```
|