# xo-remote-parser

> Parse and format XO remote URLs

Latest version **0.10.1** (published 2026-04-24) · AGPL-3.0-or-later license · 0 weekly downloads

## Install

```sh
npm install xo-remote-parser
pnpm add xo-remote-parser
yarn add xo-remote-parser
bun add xo-remote-parser
```

## Health

**Score 50/100 (C)** — status: active.

Positive: no vulnerabilities; high maintenance score.

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

## Facts

| | |
|---|---|
| Version | 0.10.1 |
| Published | 2026-04-24 |
| First published | 2016-01-26 |
| Weekly downloads | 0 |
| License | AGPL-3.0-or-later |
| TypeScript types | none |
| Module format | CommonJS |
| Node | >=6 |
| Dependencies | 2 |
| Unpacked size | 28.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 987 |
| Author | Vates SAS |
| Maintainers | julien-f, marsaud, pdonias, mathieura, florent.beauchamp, mpiton, b-nollet, pierre.brunet289 |

## Links

- npm: https://www.npmjs.com/package/xo-remote-parser
- Repository: https://github.com/vatesfr/xen-orchestra
- Homepage: https://github.com/vatesfr/xen-orchestra/tree/master/packages/xo-remote-parser
- Issues: https://github.com/vatesfr/xen-orchestra/issues
- npm.io page: https://npm.io/package/xo-remote-parser

## Dependencies (2)

- [lodash](https://npm.io/package/lodash.md) ^4.18.0
- [url-parse](https://npm.io/package/url-parse.md) ^1.4.7

## Recent versions

- 0.10.1 (latest) — 2026-04-24
- 0.10.0 — 2025-06-23
- 0.9.3 — 2024-11-07
- 0.9.2 — 2022-10-27
- 0.9.1 — 2022-06-30
- 0.9.0 — 2022-06-29
- 0.8.0 — 2021-11-29
- 0.7.0 — 2021-04-29
- 0.6.0 — 2020-07-31
- 0.5.0 — 2018-07-26
- 0.4.0 — 2018-07-12
- 0.3.0 — 2016-06-08
- 0.2.3 — 2016-06-07
- 0.2.2 — 2016-06-06
- 0.2.1 — 2016-06-06
- … 3 more at https://npm.io/package/xo-remote-parser/versions

## README

<!-- DO NOT EDIT MANUALLY, THIS FILE HAS BEEN GENERATED -->

# xo-remote-parser

[![Package Version](https://badgen.net/npm/v/xo-remote-parser)](https://npmjs.org/package/xo-remote-parser) ![License](https://badgen.net/npm/license/xo-remote-parser) [![PackagePhobia](https://badgen.net/bundlephobia/minzip/xo-remote-parser)](https://bundlephobia.com/result?p=xo-remote-parser) [![Node compatibility](https://badgen.net/npm/node/xo-remote-parser)](https://npmjs.org/package/xo-remote-parser)

> Parse and format XO remote URLs

## Install

Installation of the [npm package](https://npmjs.org/package/xo-remote-parser):

```sh
npm install --save xo-remote-parser
```

## Contributions

Contributions are _very_ welcomed, either on the documentation or on
the code.

You may:

- report any [issue](https://github.com/vatesfr/xen-orchestra/issues)
  you've encountered;
- fork and create a pull request.

## License

[AGPL-3.0-or-later](https://spdx.org/licenses/AGPL-3.0-or-later) © [Vates SAS](https://vates.fr)

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