stevenvachon / hidefileLinks
Hide files and directories on all platforms.
☆27Updated 5 years ago
Alternatives and similar repositories for hidefile
Users that are interested in hidefile are comparing it to the libraries listed below
Sorting:
- Cross-platform .zip file creation☆129Updated last year
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆74Updated 4 months ago
- Generate a random integer☆87Updated last month
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last month
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- A module to escape/unescape common problematic entities done the right way.☆110Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Copy a file☆121Updated 2 months ago
- Get the real path of the system temp directory☆82Updated 3 years ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆70Updated 4 years ago
- Read a chunk from a file☆124Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Walk a directory tree emitting events based on the contents. API compatable with node-findit. Walk a tree of any depth. Fast! Handles per…☆130Updated 2 years ago
- When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This…☆22Updated 6 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆62Updated last year
- Check if a Buffer/Uint8Array is a PNG image☆48Updated 3 years ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 5 years ago
- Scaffold out a node module☆29Updated 3 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- Get the system locale☆227Updated 3 years ago
- Create a MD5 hash with hex encoding☆46Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Is the value an object, and not an array or null?☆107Updated last year
- Get a random item from an array☆56Updated 3 years ago