# @carto/ps-utils

> CARTO's Professional Service Helpers library

Latest version **2.2.0** (published 2026-09-22) · MIT license · 0 weekly downloads

## Install

```sh
npm install @carto/ps-utils
pnpm add @carto/ps-utils
yarn add @carto/ps-utils
bun add @carto/ps-utils
```

## Health

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

Positive: esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads; no types.

## Facts

| | |
|---|---|
| Version | 2.2.0 |
| Published | 2026-09-22 |
| First published | 2022-03-31 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | ESM |
| Dependencies | 0 |
| Unpacked size | 161 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | CARTO frontend PS team <frontend-ps@carto.com> |
| Maintainers | jmtorrescartodb, juanra-carto, cartodb, shylpx, jaragon, aaranadev, zbigg, josmorsot, vmilan, felixpalmer, moicalcob, aalmonacid, jmgaya, menusal |
| Keywords | carto, ps, helpers |

## Links

- npm: https://www.npmjs.com/package/@carto/ps-utils
- Repository: https://github.com/CartoDB/carto-ps-lib
- Homepage: https://github.com/CartoDB/carto-ps-lib#readme
- Issues: https://github.com/CartoDB/carto-ps-lib/issues
- npm.io page: https://npm.io/package/@carto/ps-utils

## Alternatives

- [lodash.assign](https://npm.io/package/lodash.assign.md) — 2.3M weekly downloads
- [lodash.chunk](https://npm.io/package/lodash.chunk.md) — 1.8M weekly downloads
- [react-native-ios-utilities](https://npm.io/package/react-native-ios-utilities.md) — 138.5K weekly downloads
- [@technically/lodash](https://npm.io/package/@technically/lodash.md) — 50.9K weekly downloads
- [@fluid-topics/ft-icon](https://npm.io/package/@fluid-topics/ft-icon.md) — 20.6K weekly downloads

## Recent versions

- 2.2.0 (latest) — 2026-09-22
- 2.1.1 — 2026-09-17
- 2.1.0 — 2026-07-08
- 2.0.1 — 2025-07-09
- 2.0.0 — 2025-02-24
- 2.0.0-canary.5 — 2025-02-19
- 2.0.0-canary.4 — 2025-02-18
- 2.0.0-canary.3 — 2025-02-17
- 2.0.0-canary.2 — 2025-01-22
- 2.0.0-canary.1 — 2025-01-15
- 2.0.0-canary.0 — 2025-01-13
- 1.7.2 — 2024-02-09
- 1.7.1 — 2024-01-04
- 1.7.0 — 2024-01-03
- 1.6.1 — 2023-12-28
- … 24 more at https://npm.io/package/@carto/ps-utils/versions

## README

# The CARTO PS Utils Library

<a aria-label="NPM version" href="https://www.npmjs.com/package/@carto/ps-utils">
  <img alt="" src="https://img.shields.io/npm/v/@carto/ps-utils.svg?style=flat-square&labelColor=000000">
</a>
<a aria-label="License" href="https://github.com/CartoDB/carto-ps-lib/blob/canary/LICENSE.md">
  <img alt="" src="https://img.shields.io/npm/l/@carto/ps-utils.svg?style=flat-square&labelColor=000000">
</a>
<a aria-label="CI status" href="https://github.com/carto/ps-helpers/actions/workflows/pull-request.yml?query=event%3Apush+branch%3Amain">
  <img alt="" src="https://img.shields.io/github/actions/workflow/status/carto/ps-helpers/pull-request.yml?event=push&branch=main&style=flat-square&labelColor=000000">
</a>

## Introduction

This package includes utility functions for JavaScript and TypeScript.

The following helpers are available:

_To_develop_

## Contributing

Please read our [contributing](https://github.com/carto/carto-ps-lib/blob/main/CONTRIBUTING.md)
guide before creating a pull request.

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