# @tryghost/url-utils

> `npm install @tryghost/url-utils --save`

Latest version **5.3.0** (published 2026-09-13) · MIT license · 0 weekly downloads

## Install

```sh
npm install @tryghost/url-utils
pnpm add @tryghost/url-utils
yarn add @tryghost/url-utils
bun add @tryghost/url-utils
```

## Health

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

Positive: has types; no vulnerabilities; has provenance; recently updated; high maintenance score; high quality score.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 5.3.0 |
| Published | 2026-09-13 |
| First published | 2019-06-13 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 7 |
| Unpacked size | 141.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 134 |
| Author | Ghost Foundation |
| Maintainers | zimoatghost, allouis, kernalghost, chrisraible, erisds, johnonolan, kevinansfield, cobbspur, aileencgn, jloh, minimaluminium, sam-lord, pauladamdavis, bobvaneck, joeegrigg, hadret, erik-ghost, sagzy, vershwal, zach1618, mike182uk, luissazevedo, lsinger, nickmoreton, renatoworks, rblstr-ghost, evanhahn-ghost, austin.burdine, weylandswart, ghost-slimer, tmciesco, jonatan-ghost, 9larsons |

## Links

- npm: https://www.npmjs.com/package/@tryghost/url-utils
- Repository: https://github.com/TryGhost/SDK
- Homepage: https://github.com/TryGhost/SDK#readme
- Issues: https://github.com/TryGhost/SDK/issues
- npm.io page: https://npm.io/package/@tryghost/url-utils

## Dependencies (7)

- [lodash](https://npm.io/package/lodash.md) 4.18.1
- [moment](https://npm.io/package/moment.md) 2.30.1
- [remark](https://npm.io/package/remark.md) 11.0.2
- [cheerio](https://npm.io/package/cheerio.md) 1.2.0
- [moment-timezone](https://npm.io/package/moment-timezone.md) 0.6.3
- [remark-footnotes](https://npm.io/package/remark-footnotes.md) 1.0.0
- [unist-util-visit](https://npm.io/package/unist-util-visit.md) 2.0.3

## Recent versions

- 5.3.0 (latest) — 2026-09-13
- 5.0.0-rc.1 (rc) — 2025-10-26
- 5.2.9 — 2026-07-14
- 5.2.8 — 2026-07-13
- 5.2.7 — 2026-07-07
- 5.2.6 — 2026-06-09
- 5.2.5 — 2026-06-08
- 5.2.4 — 2026-05-12
- 5.2.3 — 2026-04-27
- 5.2.2 — 2026-03-18
- 5.2.1 — 2026-02-26
- 5.2.0 — 2026-02-26
- 5.1.2 — 2026-01-14
- 5.1.1 — 2026-01-12
- 5.1.0 — 2025-12-17
- … 86 more at https://npm.io/package/@tryghost/url-utils/versions

## README

# Url Utils

## Install

`npm install @tryghost/url-utils --save`

or

`yarn add @tryghost/url-utils`


## Usage


## Develop

This is a mono repository, managed with [lerna](https://lernajs.io/).

Follow the instructions for the top-level repo.
1. `git clone` this repo & `cd` into it as usual
2. Run `yarn` to install top-level dependencies.


## Run

- `yarn dev`


## Test

- `yarn lint` run just eslint
- `yarn test` run lint and tests




# Copyright & License

Copyright (c) 2013-2026 Ghost Foundation - Released under the [MIT license](LICENSE).

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