stevenvachon / hidefileLinks
Hide files and directories on all platforms.
☆28Updated 5 years ago
Alternatives and similar repositories for hidefile
Users that are interested in hidefile are comparing it to the libraries listed below
Sorting:
- Check if a string matches the name of a Node.js builtin module☆59Updated 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 5 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the current user's git email address.☆14Updated last year
- Check if a Buffer/Uint8Array is a PNG image☆47Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Convert ArrayBuffer to string☆24Updated 6 years ago
- Access HTML and other pasteboards from JS and command line☆37Updated 3 years ago
- Get the size of a folder by recursively iterating through all its sub(files && folders).☆73Updated last week
- Get a random item from an array☆57Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- 7zip Windows Package via Node.js☆11Updated last year
- Rewrite file system `fs` paths☆59Updated last week
- Simple zero-dependency Growl notifications using GNTP for Node.☆46Updated 7 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
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆63Updated last month
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Run a piece of code when the javascript process stops. Works in all environments (browsers, nodejs..)☆55Updated this week
- Import like with require but using await☆30Updated 3 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Easily handle defaults for your options☆75Updated last year
- Minimal module to check if a file is executable.☆48Updated 10 months ago
- Clipboard access for Windows.☆14Updated 7 years ago
- Do you have perfect colour?☆14Updated last month
- Transforms Async functions to generator functions before bundling.