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:
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆74Updated 2 months 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…☆68Updated 4 years ago
- Read a chunk from a file☆123Updated last year
- Generate a random integer☆86Updated 4 years ago
- Scaffold out a node module☆29Updated 3 years ago
- Cross-platform .zip file creation☆130Updated last year
- Get the system locale☆227Updated 3 years ago
- ESLint config for rem (a.k.a. egoist).☆13Updated 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
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Check if a string or buffer is SVG☆141Updated last month
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Copy a file☆121Updated 3 weeks ago
- Is the value an object, and not an array or null?☆107Updated last year
- node.js formatting of Date objects as strings. Probably exactly the same as some other library out there.☆60Updated 2 years ago
- A module to escape/unescape common problematic entities done the right way.☆110Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Native windows api binding for nodejs☆57Updated last year
- Run your code after compilation is done.☆18Updated 3 years 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 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Sort the keys of an object☆104Updated last week
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Why? Cuz I need it☆15Updated 2 years ago
- Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`☆146Updated last year
- Parse a gitignore file into an array of patterns. Comments and empty lines are stripped.☆64Updated 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
- Get the real path of the system temp directory☆81Updated 2 years ago