# @carto/ps-react-redux

> CARTO's Professional Service React Redux library

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

## Install

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

## 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 | 0 |
| Unpacked size | 5.4 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-redux
- npm.io page: https://npm.io/package/@carto/ps-react-redux

## Recent versions

- 3.0.0 (latest) — 2024-05-13
- 3.0.0-alpha.0 — 2024-04-26
- 2.1.1 — 2024-02-12
- 2.1.0 — 2024-01-05
- 2.0.1 — 2023-07-25
- 2.0.0 — 2023-06-01
- 1.1.2 — 2023-01-04
- 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
- 0.1.0-alpha.7 — 2022-07-22
- 0.1.0-alpha.6 — 2022-07-22
- 0.1.0-alpha.5 — 2022-07-22
- 0.1.0-alpha.4 — 2022-06-24
- … 9 more at https://npm.io/package/@carto/ps-react-redux/versions

## README

# CARTO PS React Library - React Redux

This repository contains the packages with react redux helpers.

## Installation

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

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

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