memfs
In-memory file-system with Node's fs API.
In-memory file-system with Node's fs API.
Read a chunk from a file
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Sanitize a string for use as a filename
Extremely fast utf8 only stream implementation
Strip a byte order mark (BOM) from a string.
Synchronously write a file and create its ancestor directories if needed
A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, or Blob instances), or else fetches a regular GraphQL POST or GET request (depending on the config and
Returns true if a windows file path has invalid characters.
Returns true if a file path does not contain any invalid characters.
Fast and powerful CSV parser for the browser that supports web workers and streaming large files. Converts CSV to JSON and JSON to CSV.
Create a vinyl file from an actual file
Newline character converter
path.extname implementation adapted to also include multiple dots extensions.
Do stuff with an open file, knowing it will finally be closed
write output to a file through shell commands
Read the progress of a stream
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
Wrapper for [braces] to enable brace expansion for arrays of patterns.
Provide multiple patterns to node-glob