Cross-Platform File System Operations Based on 'libuv'
Copy files, directories or links
Create files, directories, or links
Delete files, directories, or links
List files
Print contents of directories in a tree-like format
Query for existence and access permissions
Change file permissions
Change owner or group of a file
Query file metadata
Move or rename files
Open files or directories
Create names for temporary files
Change file access and modification times
Human readable file sizes
File paths
Create, modify and view file permissions
fs: Cross-Platform File System Operations Based on 'libuv'
Lookup Users and Groups on a system
Test if a path is an absolute path
Functions to test for file types
Read the value of a symbolic link
Finding the User Home Directory
Manipulate file paths
Filter paths
Path computations
Construct a path to a location within an installed or development pack...
Sanitize a filename by removing directory paths and invalid characters
Tidy paths
Construct path to a file or directory
A cross-platform interface to file system operations, built on top of the 'libuv' C library.