vfile utility to read and write to the file system
vfile utility to create a virtual message
vfile utility to convert between positional (line and column-based) and offset (range-based) locations
Virtual file format for text processing
Convert a Vinyl file to a VFile
vfile utility to sort messages by line/column
vfile utility to parse the YAML front matter in a file
vfile utility to create a report for a file
vfile utility to count messages per category: failures, warnings, etc
vfile utility to find one or more files by searching the file system upwards
Reads a `.docx` file and stores its components in vfile format to be processed by other tools, like `reoff-parse`.
vfile utility to find one or more files by searching the file system downwards
vfile utility to create a JSON report for a file
vfile utility to convert to ESLint formatter compatible output
vfile utility to create a pretty report for a file
Shiny reporter for vfile
unified plugin to ignore unrelated messages
vfile utility to rename the path parts of a file
Search files with glob pattern and create VFile objects from them
Parses HTML via [**Webparser**](https://github.com/Prettyhtml/prettyhtml/tree/master/packages/webparser) to a [**HAST**](https://github.com/syntax-tree/hast) syntax tree.
rehype plugin to set local image size properties to img tag
vfile utility to check if a vfile passes a test
wrap all matching elements with a given element
Remark plugin to add title to code block