# @carto/ps-react-utils

> CARTO's Professional Service react-utils library

Latest version **2.1.0** (published 2024-01-05) · 0 weekly downloads

## Install

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

## Health

**Score 25/100 (F)** — status: abandoned.

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 2.1.0 |
| Published | 2024-01-05 |
| First published | 2022-11-15 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 2 |
| Unpacked size | 7.5 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Maintainers | donmccurdy, moicalcob, m.deividas, vmilan, felixpalmer, josmorsot, aaranadev, zbigg, eamadorp, juanra-carto, cartodb, alasarr, victor.velarde, shylpx, jaragon |

## Links

- npm: https://www.npmjs.com/package/@carto/ps-react-utils
- npm.io page: https://npm.io/package/@carto/ps-react-utils

## Dependencies (2)

- [@deck.gl/core](https://npm.io/package/@deck.gl/core.md) 8.9.33
- [@carto/ps-utils](https://npm.io/package/@carto/ps-utils.md) 1.7.1

## Recent versions

- 2.1.0 (latest) — 2024-01-05
- 2.0.1 — 2023-07-25
- 2.0.0 — 2023-06-01
- 1.0.2 — 2023-01-04
- 1.0.1 — 2022-11-15
- 1.0.0 — 2022-11-15

## README

# CARTO PS Library - React Utils

This repository contains the packages with react utils helpers.

## Installation

Install @carto/ps-react-utils like dependence:

```bash
  npm install --save @carto/ps-react-utils
```

## Usage

The see what helpers are available, the interfaces and examples, see [docs](https://github.com/CartoDB/carto-ps-lib/blob/main/docs/modules/carto_ps_react-utils.md) section.

## Contributing

See [the contributing guide](https://github.com/CartoDB/carto-ps-lib/blob/main/CONTRIBUTING.md) for detailed instructions on how to get started with our project.

If you're looking for a way to contribute, you can scan through our [existing issues](https://github.com/github/docs/issues) for something to work on. When ready, check out [Getting Started with Contributing](https://github.com/CartoDB/carto-ps-lib/blob/main/CONTRIBUTING.md) for detailed instructions.

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