# @carto/airship

> CARTO Airship framework

Latest version **0.0.0** (published 2018-09-13) · BSD-3-Clause license · 0 weekly downloads

## Install

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

## Health

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

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.0.0 |
| Published | 2018-09-13 |
| First published | 2018-04-04 |
| Weekly downloads | 0 |
| License | BSD-3-Clause |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 2.3 MB |
| Known vulnerabilities | 0 |
| Install scripts | yes |
| GitHub stars | 75 |
| Author | CARTO Dev Team |
| Maintainers | albertoag, algunenano, alonsogarciapablo, cartodb, csubira, dgaubert, dmanzanares, elenatorro, enekid, iagolast, ivanmalagon, jesus-arroyo, jesusbotella, juanignaciosl, oleurud, piensenpixel, rochoa, romanjimenez, rubenmoya, sconde |

## Links

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

## Recent versions

- 0.0.0 (latest) — 2018-09-13
- 1.0.0-alpha.25 — 2018-05-18
- 1.0.0-alpha.24 — 2018-05-10
- 1.0.0-alpha.23 — 2018-04-26
- 1.0.0-alpha.22 — 2018-04-25
- 1.0.0-alpha.21 — 2018-04-25
- 1.0.0-alpha.20 — 2018-04-25
- 1.0.0-alpha.19 — 2018-04-23
- 1.0.0-alpha.18 — 2018-04-20
- 1.0.0-alpha.17 — 2018-04-18
- 1.0.0-alpha.16 — 2018-04-18
- 1.0.0-alpha.15 — 2018-04-18
- 1.0.0-alpha.14 — 2018-04-17
- 1.0.0-alpha.13 — 2018-04-16
- 1.0.0-alpha.12 — 2018-04-16
- … 12 more at https://npm.io/package/@carto/airship/versions

## README

# Airship
> Airship is a components library built by CARTO

[![CircleCI](https://circleci.com/gh/CartoDB/airship/tree/master.svg?style=svg)](https://circleci.com/gh/CartoDB/airship/tree/master)

There are three npm packages for easier use:


| module | status | version | description |
|---|---|---|---|
|  [airship-style](https://www.npmjs.com/package/@carto/airship-style) | ![status](https://img.shields.io/badge/status-in%20progress-orange.svg) | [![npm version](https://badge.fury.io/js/%40carto%2Fairship-style.svg)](https://badge.fury.io/js/%40carto%2Fairship-style)| A complete CSS framework to build location intelligence apps. |
|  [airship-components](https://www.npmjs.com/package/@carto/airship-components) | ![status](https://img.shields.io/badge/status-in%20progress-orange.svg) | [![npm version](https://badge.fury.io/js/%40carto%2Fairship-components.svg)](https://badge.fury.io/js/%40carto%2Fairship-components) | Web components for Location Intelligence apps. |
|  [airship-icons](https://www.npmjs.com/package/@carto/airship-icons) | ![status](https://img.shields.io/badge/status-in%20progress-orange.svg) | [![npm version](https://badge.fury.io/js/%40carto%2Fairship-icons.svg)](https://badge.fury.io/js/%40carto%2Fairship-icons) | High quality icons set |

## Documentation

Check out our [documentation website](https://carto-airship.netlify.com/#/)

## ⚠️ WARNING ⚠️

We're currently changing the approach of Airship. After gathering feedback from several partners and users, we are recoding the widgets as Web Components and providing a CSS framework for layout and simple components. In our tests this has been easily integrated with React, Angular or vanilla and will help us to broaden our partners support. A React components-only library has not worked as well as we thought initially.

That means that this alpha version of Airship made with React is in [a stale branch](https://github.com/CartoDB/airship/tree/react-alpha) and no further development on React is expected. Feel free to fork that branch and make whatever change you need in case you need the widgets as React components.

Sorry for the inconveniences.

## License
BSD-3-Clause, see the included [LICENSE.md](LICENSE.md) file.

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