strip-bom-string
Strip a byte order mark (BOM) from a string.
Strip a byte order mark (BOM) from a string.
Ensure a path doesn't contain null bytes
Synchronously write a file and create its ancestor directories if needed
A node port of python's os.walk
Recursive, synchronous, and fast file system walker
Create a vinyl file from an actual file
path.extname implementation adapted to also include multiple dots extensions.
Do stuff with an open file, knowing it will finally be closed
Gentle Filesystem operations
fs (file system package) extensions
Wrapper for [braces] to enable brace expansion for arrays of patterns.
Unique file name with streams support
promised FS
File descriptor manager
Stop getting EMFILE errors! Open only as many files as the operating system supports.
Move a file - Even works across devices
Specialized fast async file writer
A configurable mock file system. You know, for testing.
existsSync that also checks for symlinks
Get the relative filepath from path A to path B. Calculates from file-to-directory, file-to-file, directory-to-file, and directory-to-directory.