# @expo/plist

> Mac OS X Plist parser/builder for Node.js and browsers

Latest version **0.8.1** (published 2026-07-15) · MIT license · 0 weekly downloads

## Install

```sh
npm install @expo/plist
pnpm add @expo/plist
yarn add @expo/plist
bun add @expo/plist
```

## Health

**Score 75/100 (B)** — status: active.

Positive: has types; no vulnerabilities; recently updated; high maintenance score; high quality score; popular repo; extremely popular.

Warnings: low downloads; no esm support; pre 1.0.

## Facts

| | |
|---|---|
| Version | 0.8.1 |
| Published | 2026-07-15 |
| First published | 2020-03-09 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 3 |
| Unpacked size | 24.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 52077 |
| Maintainers | ide, brentvatne, expoadmin, exponent, bycedric, kudochien, alanhughes, tsapeta, expo-bot, philpl, wschurman |
| Keywords | plist |

## Links

- npm: https://www.npmjs.com/package/@expo/plist
- Repository: https://github.com/expo/expo
- Homepage: https://github.com/expo/expo/tree/main/packages/@expo/plist#readme
- Issues: https://github.com/expo/expo/issues
- npm.io page: https://npm.io/package/@expo/plist

## Dependencies (3)

- [base64-js](https://npm.io/package/base64-js.md) ^1.5.1
- [xmlbuilder](https://npm.io/package/xmlbuilder.md) ^15.1.1
- [@xmldom/xmldom](https://npm.io/package/@xmldom/xmldom.md) ^0.8.8

## Recent versions

- 0.8.1 (latest) — 2026-07-15
- 0.8.2-canary-20260909-ea7a89a (canary) — 2026-09-09
- 0.7.1-canary-20260701-9100865 (canary-sdk-56) — 2026-07-01
- 0.4.9 (sdk-54) — 2026-05-28
- 0.5.4 (sdk-55) — 2026-05-21
- 0.5.3-canary-20260429-a5e59cf (canary-sdk-55) — 2026-04-29
- 0.2.2 (sdk-52) — 2025-02-14
- 0.1.3 (sdk-51) — 2024-04-23
- 0.1.0 (sdk-50) — 2023-12-12
- 0.8.2-canary-20260902-26df09e — 2026-09-02
- 0.8.2-canary-20260812-27f94d4 — 2026-08-12
- 0.8.2-canary-20260806-8c2d007 — 2026-08-06
- 0.7.1-canary-20260723-64edab9 — 2026-07-23
- 0.7.1-canary-20260720-b6d63bc — 2026-07-20
- 0.7.1-canary-20260718-7cbcda5 — 2026-07-18
- … 176 more at https://npm.io/package/@expo/plist/versions

## README

<!-- Title -->
<h1 align="center">
👋 Welcome to <br><code>@expo/plist</code>
</h1>

<p align="center">A macOS Plist parser/builder for Node.js and browsers.</p>

Forked from this [repo](https://github.com/TooTallNate/plist.js).

---
_Source: https://npm.io/package/@expo/plist · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
