</>PackageGraphPackageGraph

tinyrainbow

npmv3.1.1TypeScript

A small library to print colourful messages.

Safe to adopt

Yes — tinyrainbow scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 43 days ago. 9 releases in the last 2 years.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • AMaintenance: grade A, Excellent.

    Last published 43 days ago. 9 releases in the last 2 years.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 7.3 KB installed.

  • ASupply chain: grade A, Excellent.

    No install scripts, 2 maintainers, and a contained dependency surface.

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding tinyrainbow to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

7.3 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
node >=14.0.0
Module format
ESM + CommonJS
TypeScript
Types included
Install scripts
None

Quick start

A usage example from the tinyrainbow README.

import c from 'tinyrainbow'

console.log(c.red(c.bold('Hello World!')))

tinyrainbow vs the alternatives

Packages solving a similar problem in the npm ecosystem, compared on the signals that drive an adoption decision.

PackageWeekly downloadsDependentsLicenseLast release
tinyrainbowthis page010MIT1 month ago
mongodb-connection-string-url8.8M1Apache-2.01 day ago
picocolors016ISC1 day ago
@csstools/color-helpers01MIT-01 day ago

Used by

Popular packages that depend on tinyrainbow.

Relationship graph

Dependencies (left) and dependents (right) of tinyrainbow.

Frequently installed together

Release history

9 releases in the last two years, typically about 1 day apart.

Recent versions of tinyrainbow
VersionPublishedSizeLicense
3.1.1latest1 month ago7.3 KBMIT
3.1.1-pre.11 month ago7.2 KBMIT
3.1.1-pre.01 month ago7.7 KBMIT
3.1.06 months ago7.2 KBMIT
3.0.31 year ago6.8 KBMIT
3.0.21 year ago6.8 KBMIT
3.0.11 year ago6.8 KBMIT
3.0.01 year ago6.7 KBMIT
2.0.01 year ago7.9 KBMIT
1.2.02 years ago7.7 KBMIT
1.1.22 years ago6.6 KBMIT
1.1.13 years ago6.6 KBMIT
1.1.03 years ago6.4 KBMIT
1.0.03 years ago5.5 KBMIT

Overview

tinyrainbow is an npm package that a small library to print colourful messages. It has 10 known dependents in the graph. The latest version is 3.1.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need a small library to print colourful messages and value a focused solution.

When not to use it

Consider an alternative if you need to or if a more actively-maintained option better fits your npm stack.

Pros

  • Ships TypeScript type definitions.
  • Clear open-source license (MIT).
  • Zero runtime dependencies — minimal footprint.

Cons

  • No significant drawbacks detected from available metadata.

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Keywords

Frequently asked questions

Should I use tinyrainbow?

Yes — tinyrainbow scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 43 days ago. 9 releases in the last 2 years.

How do I install tinyrainbow?

Run `npm install tinyrainbow` to add tinyrainbow to your npm project.

What license is tinyrainbow released under?

tinyrainbow is distributed under the MIT license.

How popular is tinyrainbow?

npm does not publish download counts. Within PackageGraph's crawl, 10 known packages depend on tinyrainbow.

Is tinyrainbow still maintained?

The most recent release of tinyrainbow (v3.1.1) was published 1 month ago.

Does tinyrainbow run install scripts?

No. tinyrainbow does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.