feross / cross-zipLinks
Cross-platform .zip file creation
☆130Updated last year
Alternatives and similar repositories for cross-zip
Users that are interested in cross-zip are comparing it to the libraries listed below
Sorting:
- Extract the actual stack of an error☆66Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 3 years ago
- Copy a file☆121Updated last year
- Get the system locale☆227Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- Check if something is a promise☆46Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Resolve the path of a globally installed module☆41Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Check if a path exists☆151Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Reliably get the terminal window size☆142Updated last year
- Convert PNG to ICO in memory☆136Updated 5 years ago
- Capture video screenshot from a `<video>` tag (at the current time)☆116Updated 4 years ago
- Generate a random integer☆86Updated 4 years ago
- The https://npms.io API☆191Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 4 years ago
- Create a hash for file revving☆105Updated last year
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Brace expansion, as known from sh/bash, in JavaScript☆195Updated last month