vfile-util
There are 18 repositories under vfile-util topic.
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/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
flex-development/vfile-reader
vfile utility to read from a file
flex-development/vfile-lexer
vfile utility to tokenize a file
flex-development/vfile-location
utility to convert between point and offset based locations