# colorkit

> A minimal colormap capability

Latest version **1.2.0** (published 2018-07-22) · ISC license · 0 weekly downloads

## Install

```sh
npm install colorkit
pnpm add colorkit
yarn add colorkit
bun add colorkit
```

## Health

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

Positive: esm support; no vulnerabilities.

Warnings: low downloads; no types.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.2.0 |
| Published | 2018-07-22 |
| First published | 2018-07-16 |
| Weekly downloads | 0 |
| License | ISC |
| TypeScript types | none |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 106.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 0 |
| Maintainers | johnkit |

## Links

- npm: https://www.npmjs.com/package/colorkit
- Repository: https://github.com/johnkit/colorkit
- Issues: https://github.com/johnkit/colorkit/issues
- npm.io page: https://npm.io/package/colorkit

## Recent versions

- 1.2.0 (latest) — 2018-07-22
- 1.1.1 — 2018-07-17
- 1.1.0 — 2018-07-17
- 1.0.0 — 2018-07-16

## README

# colorkit

A limited color map capability, implemented for use with the
[jupyterlab_geojs](https://github.com/OpenGeoscience/jupyterlab_geojs)
project. The logic and color-series data were copied mostly from the
[js-colormaps](https://github.com/timothygebhard/js-colormaps) project.
The initial version supports just one color series, a 'rainbow'
pattern.

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