feross / cross-zipLinks
Cross-platform .zip file creation
☆129Updated 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:
- Determine if an object is a Buffer☆90Updated 4 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Copy a file☆122Updated 4 months ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the system locale☆228Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Reliably get the terminal window size☆145Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Create a hash for file revving☆107Updated 2 years ago
- Check if something is a Node.js stream☆115Updated last year
- Get PID from a port☆79Updated 5 years ago
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Run a function exactly one time☆221Updated last month
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 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
- get the local network address of your machine☆67Updated 8 years ago
- Check if a string or buffer is SVG☆143Updated 5 months ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago