licenses.dev

eslint-formatter-pretty v4.1.0

Pretty ESLint formatter

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT21
PackageRelationDependenciesPublished
@types/eslint • 7.29.0TypeScript definitions for eslintDIRECT2
@types/estree • 1.0.5TypeScript definitions for estreeINDIRECT0
@types/json-schema • 7.0.15TypeScript definitions for json-schemaINDIRECT0
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 4.1.2Terminal string styling done rightDIRECT5
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
eslint-rule-docs • 1.1.235Find documentation url for a given ESLint ruleDIRECT0
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
irregular-plurals • 3.5.0Map of nouns to their irregular plural formINDIRECT0
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-unicode-supported • 0.1.0Detect whether the terminal supports UnicodeINDIRECT0
log-symbols • 4.1.0Colored symbols for various log levels. Example: `✔︎ Success`DIRECT7
plur • 4.0.0Pluralize a wordDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
supports-hyperlinks • 2.3.0Detect if your terminal emulator supports hyperlinksDIRECT2
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/eslint-formatter-pretty)](https://licenses.dev/npm/eslint-formatter-pretty)
<a href="https://licenses.dev/npm/eslint-formatter-pretty">
  <img src="https://licenses.dev/b/npm/eslint-formatter-pretty" alt="licenses" />
</a>

Or the licenses badge code for the 4.1.0 version:

[![licenses](https://licenses.dev/b/npm/eslint-formatter-pretty/4.1.0)](https://licenses.dev/npm/eslint-formatter-pretty/4.1.0)
<a href="https://licenses.dev/npm/eslint-formatter-pretty/4.1.0">
  <img src="https://licenses.dev/b/npm/eslint-formatter-pretty/4.1.0" alt="licenses" />
</a>
GitHub