vfile
vfile is an organization that contains a couple of
projects that deal with virtual files,
which are used in unified.
For the main project, see its readme.
unified
vfile is part of the unified collective,
which brings together organisations that work with content as structured data.
- for more about us,
see
unifiedjs.com - for how the collective is governed,
see
unifiedjs/collective
Get involved
This community has a code of conduct. You must follow it when interacting with the community.
- for questions,
see
support.md - to help,
see
contributing.md - to sponsor,
see GitHub sponsors,
thanks.dev, or OpenCollective
Pinned Loading
Repositories
Showing 10 of 20 repositories
-
vfile-matter Public
utility to parse the YAML front matter in a vfile
-
vfile-location Public
utility to convert between positional (line and column-based) and offset (range-based) locations
-
vfile-mkdirp Public archive
Deprecated utility to make sure the folder of a vfile exists: use `fs.mkdir` instead
-
vfile-find-down Public
utility to find one or more files by searching the file system downwards
-
vfile-find-up Public
utility to find one or more files by searching the file system upwards