---
URL: "/guide/plist"
LLMS_URL: "/guide/plist.md"
---

# @structium/plist

Serialize and deserialize plist

::: code-group

```bash [npm]
npm install @structium/plist
```

```bash [pnpm]
pnpm install @structium/plist
```

```bash [yarn]
yarn add @structium/plist
```

```bash [bun]
bun add @structium/plist
```

```bash [deno]
deno add @structium/plist
```

:::

## ➕ More

- 📖 [API Docs](api.md)
- 📦 [NPM](https://www.npmjs.com/package/@structium/plist)
