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:
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆71Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Copy a file☆123Updated 5 months ago
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆76Updated 7 months ago
- Get the system locale☆228Updated 4 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Generate a random integer☆89Updated 4 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 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
- Sort the keys of an object☆108Updated 5 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Is the value an object, and not an array or null?☆108Updated last year
- Cross-platform .zip file creation☆129Updated last year
- Strip block comments or line comments from JavaScript code.☆120Updated 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
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆65Updated 2 years ago
- Read a chunk from a file☆125Updated last year
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆85Updated 5 years ago
- Import a globally installed module☆59Updated 2 years ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- 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 3 years ago
- Clipboard access for Windows.☆14Updated 8 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Make your terminal beep☆135Updated 4 months 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
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 months ago