# nanocolors

> 4x times faster than chalk and use 5x less space in node_modules

Latest version **0.2.13** (published 2021-10-09) · MIT license · 0 weekly downloads

## Install

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

## Health

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

Positive: has types; esm support; no vulnerabilities.

Warnings: low downloads; pre 1.0.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 0.2.13 |
| Published | 2021-10-09 |
| First published | 2021-09-21 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 0 |
| Unpacked size | 13.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 859 |
| Author | Andrey Sitnik |
| Maintainers | ai |
| Keywords | color, colors, ansi, cli, console, terminal, chalk |

## Links

- npm: https://www.npmjs.com/package/nanocolors
- Repository: https://github.com/ai/nanocolors
- Homepage: https://github.com/ai/nanocolors#readme
- Issues: https://github.com/ai/nanocolors/issues
- npm.io page: https://npm.io/package/nanocolors

## Alternatives

- [@salesforce/cli](https://npm.io/package/@salesforce/cli.md) — 389.7K weekly downloads
- [@mintlify/cli](https://npm.io/package/@mintlify/cli.md) — 208.9K weekly downloads
- [@grafana/e2e-selectors](https://npm.io/package/@grafana/e2e-selectors.md) — 128.7K weekly downloads
- [mintlify](https://npm.io/package/mintlify.md) — 112.0K weekly downloads
- [@intlayer/cli](https://npm.io/package/@intlayer/cli.md) — 22.8K weekly downloads

## Recent versions

- 0.2.13 (latest) — 2021-10-09
- 0.2.12 — 2021-09-28
- 0.2.11 — 2021-09-27
- 0.2.10 — 2021-09-27
- 0.2.9 — 2021-09-26
- 0.2.8 — 2021-09-26
- 0.2.7 — 2021-09-26
- 0.2.6 — 2021-09-25
- 0.2.5 — 2021-09-25
- 0.2.4 — 2021-09-25
- 0.2.3 — 2021-09-25
- 0.2.2 — 2021-09-24
- 0.2.1 — 2021-09-24
- 0.2.0 — 2021-09-24
- 0.1.12 — 2021-09-23
- … 12 more at https://npm.io/package/nanocolors/versions

## README

# Deprecated

**DEPRECATED:** Use
**[`picocolors`](https://github.com/alexeyraspopov/picocolors)** instead.
It is 3 times smaller and 50% faster.

The space in node_modules including sub-dependencies:

```diff
- nanocolors   16 kB
+ picocolors    7 kB
```

Library loading time:

```diff
- nanocolors     0.885 ms
+ picocolors     0.470 ms
```

Benchmark for complex use cases:

```diff
- nanocolors     1,088,193 ops/sec
+ picocolors     1,772,265 ops/sec
```

## Docs
Read **[full docs](https://github.com/ai/nanocolors#readme)** on GitHub.

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