1. vfile-reporter-shiny
Shiny reporter for vfile
vfile-reporter-shiny
Package: vfile-reporter-shiny
Created by: vweevers
Last modified: Mon, 23 May 2022 05:48:15 GMT
Version: 1.0.1
License: MIT
Downloads: 841
Repository: https://github.com/vweevers/vfile-reporter-shiny

Install

npm install vfile-reporter-shiny
yarn add vfile-reporter-shiny

vfile-reporter-shiny

Shiny reporter for vfile. Visually similar to vfile-reporter-pretty but avoids a transformation to eslint messages which allows us to support info messages. In addition, it adds hyperlinks to remark and attend rules and enables unicode output and hyperlinks in Windows Terminal.

npm
Node version
Test
Standard
Common Changelog

screenshot

Highlights

  • Sorts results by severity.
  • Stylizes inline codeblocks in messages.
  • In terminals that support hyperlinks:
    • Rules are linked to their docs. This works for eslint, remark and attend rules.
    • Literal urls in messages become links
    • Literal GitHub urls are displayed as e.g. vweevers/vfile-reporter-shiny#1
  • In iTerm and ConEmu, click a filename to open it in your editor.

Install

npm install vfile-reporter-shiny

Usage

Attend

Nothing to do. It's the default reporter.

Unified

remark --report vfile-reporter-shiny .

Hallmark

Nothing to do. It's the default reporter.

License

MIT. Forked from eslint-formatter-pretty.

RELATED POST

10 Must-Know Windows Shortcuts That Will Save You Time

10 Must-Know Windows Shortcuts That Will Save You Time

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Arrays vs Linked Lists: Which is Better for Memory Management in Data Structures?

Navigating AWS Networking: Essential Hacks for Smooth Operation

Navigating AWS Networking: Essential Hacks for Smooth Operation

Achieving Stunning Visuals with Unity's Global Illumination

Achieving Stunning Visuals with Unity's Global Illumination

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code

Nim's Hidden Gems: Lesser-known Features for Writing Efficient Code