strip-bom-buffer
Strip a byte order mark (BOM) from a buffer.
Strip a byte order mark (BOM) from a buffer.
fs-extra for 'co'
Thin wrapper around fs.readFile and fs.readFileSync that also strips byte order marks when `utf8` encoding is chosen. Also optionally replaces windows newlines with unix newlines.
Check if a file or directory exists in a given path.
fs for the browser using level-filesystem and browserify
Prepend data to a file, creating it if it doesn't exist.
Stringify and write YAML to a file atomically
Node.js fs next-gen extra (nextra) methods.
library that handle file locking
fs.copyFile ponyfill
Quickly import from core node modules
Copy files or directories using globs.
Add cross-platform path support for Node file system
Node.js solution for memoizing/caching function results on the file system
mkdirp as promised
Write a JSON file to disk, also creates intermediate directories in the destination path if they don't already exist.
File system persister for @pollyjs
A NodeJS module that helps you reading large text files, line by line, without buffering the files into memory.
fs-extra module promisified with bluebird
Create an fs.writeableStream that won't error if the directory does not exist.