Pinned Repositories
to-vfile
utility to create a vfile from a filepath
vfile
Virtual file format for text processing used in @unifiedjs
vfile-find-up
utility to find one or more files by searching the file system upwards
vfile-location
utility to convert between positional (line and column-based) and offset (range-based) locations
vfile-matter
utility to parse the YAML front matter in a vfile
vfile-message
utility to create a vfile message
vfile-reporter
utility to create a report for a vfile
vfile-reporter-folder-json
utility to create a JSON representation of vfiles
vfile-reporter-pretty
utility to create a pretty report for a vfile
vfile-to-eslint
utility to convert to ESLint formatter compatible output
vfile's Repositories
vfile/vfile
Virtual file format for text processing used in @unifiedjs
vfile/to-vfile
utility to create a vfile from a filepath
vfile/vfile-reporter
utility to create a report for a vfile
vfile/vfile-matter
utility to parse the YAML front matter in a vfile
vfile/vfile-reporter-pretty
utility to create a pretty report for a vfile
vfile/vfile-to-eslint
utility to convert to ESLint formatter compatible output
vfile/vfile-location
utility to convert between positional (line and column-based) and offset (range-based) locations
vfile/vfile-message
utility to create a vfile message
vfile/vfile-find-up
utility to find one or more files by searching the file system upwards
vfile/vfile-reporter-folder-json
utility to create a JSON representation of vfiles
vfile/vfile-reporter-json
utility to create a JSON report for a vfile
vfile/vfile-statistics
utility to count messages per category: failures, warnings, etc
vfile/vfile-sort
utility to sort messages by line/column
vfile/ideas
Share ideas for new utilities and tools built with @vfile
vfile/vfile-find-down
utility to find one or more files by searching the file system downwards
vfile/vfile-is
utility to check if a vfile passes a test
vfile/vfile-rename
utility to rename the path parts of a vfile
vfile/vfile-mkdirp
Deprecated utility to make sure the folder of a vfile exists: use `fs.mkdir` instead
vfile/.github
Community health files for vfile
vfile/governance
How @vfile and the projects under it are governed