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 system locale☆228Updated 4 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…☆71Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 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 3 years ago
- Is the value an object, and not an array or null?☆108Updated last year
- 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
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆76Updated 6 months ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Copy a file☆122Updated 4 months ago
- Scaffold out a node module☆29Updated 4 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
- Read a chunk from a file☆125Updated last year
- Make your terminal beep☆135Updated 4 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Sort the keys of an object☆107Updated 4 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Check if a string or buffer is SVG☆143Updated 6 months ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Simple zero-dependency Growl notifications using GNTP for Node.☆46Updated 7 years ago
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆63Updated last year
- Cross-platform .zip file creation☆129Updated last year
- Generate a random integer☆89Updated 3 months ago
- Manage webpack config like a boss.☆42Updated 4 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated last year