# @carto/ps-react-hooks

> CARTO's Professional Service React Hooks library

Latest version **3.0.0** (published 2024-05-13) · 0 weekly downloads

## Install

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

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 3.0.0 |
| Published | 2024-05-13 |
| First published | 2022-03-22 |
| Weekly downloads | 0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Unpacked size | 6.6 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-hooks
- npm.io page: https://npm.io/package/@carto/ps-react-hooks

## Dependencies (6)

- [md5](https://npm.io/package/md5.md) 2.3.0
- [jose](https://npm.io/package/jose.md) 5.2.4
- [react-redux](https://npm.io/package/react-redux.md) 8.1.3
- [@carto/ps-services](https://npm.io/package/@carto/ps-services.md) 1.7.4
- [@carto/react-redux](https://npm.io/package/@carto/react-redux.md) 3.0.0-alpha.8
- [react-intersection-observer](https://npm.io/package/react-intersection-observer.md) 9.8.2

## Recent versions

- 3.0.0 (latest) — 2024-05-13
- 3.0.0-alpha.0 — 2024-04-26
- 2.1.2 — 2024-02-12
- 2.1.1 — 2024-01-09
- 2.1.0 — 2024-01-05
- 2.0.1 — 2023-07-25
- 2.0.0 — 2023-06-01
- 1.3.0 — 2023-02-22
- 1.2.2 — 2023-01-04
- 1.2.1 — 2022-12-14
- 1.2.0 — 2022-11-30
- 1.1.1 — 2022-11-15
- 1.0.0 — 2022-10-07
- 0.1.0-alpha.13 — 2022-08-02
- 0.1.0-alpha.10 — 2022-07-25
- … 13 more at https://npm.io/package/@carto/ps-react-hooks/versions

## README

# CARTO PS React Library - React Hooks

This repository contains the packages with react hooks helpers.

## Installation

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

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

## 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_hooks.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-hooks · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
