@oclif/color
- Version 1.0.13
- Published
- 5.41 kB
- 5 dependencies
- MIT license
Install
npm i @oclif/color
yarn add @oclif/color
pnpm add @oclif/color
Overview
@oclif/color ============
Index
Variables
Variables
variable color
const color: any;
variable CustomColors
const CustomColors: { supports: any; gray(s: string): string; grey(s: string): string; dim(s: string): string; attachment(s: string): string; addon(s: string): string; configVar(s: string): string; release(s: string): string; cmd(s: string): string; pipeline(s: string): string; app(s: string): string; heroku(s: string): string; stripColor(s: string): string;};
Package Files (1)
Dependencies (5)
Dev Dependencies (13)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/@oclif/color
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/@oclif/color)
- HTML<a href="https://www.jsdocs.io/package/@oclif/color"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3291 ms. - Missing or incorrect documentation? Open an issue for this package.