# @carto/react

> CARTO for React

Latest version **1.0.0-beta14** (published 2021-02-08) · BSD-3-Clause license · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; large bundle.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.0.0-beta14 |
| Published | 2021-02-08 |
| First published | 2020-11-20 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 2 |
| Unpacked size | 11.8 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 40 |
| Author | CARTO Dev Team |
| Maintainers | jaragon, cartodb, dgaubert, oleurud, algunenano, albertoag, victor.velarde, rtorre, neokore, shylpx |
| Keywords | react, carto, material-ui, deck.gl, google-maps |

## Links

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

## Dependencies (2)

- [pgsql-minify](https://npm.io/package/pgsql-minify.md) ^1.0.5
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.12.5

## Alternatives

- [mobx-react](https://npm.io/package/mobx-react.md) — 2.8M weekly downloads
- [rc-tree](https://npm.io/package/rc-tree.md) — 2.6M weekly downloads
- [@react-oauth/google](https://npm.io/package/@react-oauth/google.md) — 1.3M weekly downloads
- [@wagmi/connectors](https://npm.io/package/@wagmi/connectors.md) — 877.0K weekly downloads
- [vee-validate](https://npm.io/package/vee-validate.md) — 836.4K weekly downloads

## Recent versions

- 1.0.0-beta14 (latest) — 2021-02-08
- 1.0.0-beta13 — 2021-02-02
- 1.0.0-beta12 — 2021-01-22
- 1.0.0-beta11 — 2021-01-22
- 1.0.0-beta10 — 2021-01-14
- 1.0.0-beta9 — 2020-12-18
- 1.0.0-beta8 — 2020-12-15
- 1.0.0-beta7 — 2020-12-04
- 1.0.0-beta6 — 2020-11-27
- 1.0.0-beta5 — 2020-11-25
- 1.0.0-beta4 — 2020-11-24
- 1.0.0-beta3 — 2020-11-24
- 1.0.0-beta2 — 2020-11-23
- 1.0.0-beta1 — 2020-11-20
- 1.0.0-alpha0 — 2020-11-20

## README

# CARTO React Library

<p>
  <a href="https://npmjs.org/package/@carto/react">
    <img src="https://img.shields.io/npm/v/@carto/react.svg?style=flat-square" alt="version" />
  </a>

  <a href="https://npmjs.org/package/@carto/react">
    <img src="https://img.shields.io/npm/dt/@carto/react.svg?style=flat-square" alt="downloads" />
  </a>
</p>
<br/>

This is the official CARTO library for working with React. It is used by the [CARTO for React](https://github.com/CartoDB/cra-template-carto) templates.

There is a Storybook guide with the UI components and how to use them at [CARTO for React - UI Components](https://storybook-react.carto.com/)

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