# @tryghost/kg-utils

Latest version **1.1.5** (published 2026-07-17) · MIT license · 0 weekly downloads

## Install

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

## Health

**Score 85/100 (A)** — status: active.

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

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.1.5 |
| Published | 2026-07-17 |
| First published | 2022-02-07 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 1 |
| Unpacked size | 21.4 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 55292 |
| Author | Ghost Foundation |
| Maintainers | zimoatghost, allouis, kernalghost, chrisraible, erisds, johnonolan, kevinansfield, cobbspur, aileencgn, jloh, minimaluminium, sam-lord, pauladamdavis, bobvaneck, joeegrigg, hadret, jonhickman, erik-ghost, sagzy, vershwal, zach1618, mike182uk, luissazevedo, lsinger, nickmoreton, renatoworks, rblstr-ghost, evanhahn-ghost, weylandswart, ghost-slimer, tmciesco, jonatan-ghost, 9larsons |

## Links

- npm: https://www.npmjs.com/package/@tryghost/kg-utils
- Repository: https://github.com/TryGhost/Ghost
- npm.io page: https://npm.io/package/@tryghost/kg-utils

## Dependencies (1)

- [semver](https://npm.io/package/semver.md) 7.8.5

## Recent versions

- 1.1.5 (latest) — 2026-07-17
- 1.1.4 — 2026-07-10
- 1.1.3 — 2026-06-22
- 1.1.2 — 2026-06-02
- 1.1.1 — 2026-04-27
- 1.1.0 — 2026-04-20
- 1.0.44 — 2026-04-02
- 1.0.43 — 2026-03-20
- 1.0.42 — 2026-03-12
- 1.0.41 — 2026-03-02
- 1.0.40 — 2026-02-26
- 1.0.39 — 2026-02-12
- 1.0.38 — 2026-02-12
- 1.0.37 — 2026-01-22
- 1.0.36 — 2026-01-15
- … 35 more at https://npm.io/package/@tryghost/kg-utils/versions

## README

# Koenig Utils

## Install

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

or

`npm install @tryghost/kg-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 `pnpm install` from the Ghost monorepo root.


## Run

- `pnpm dev`


## Test

- `pnpm lint` run just eslint
- `pnpm 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/kg-utils · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
