feross / cross-zipLinks
Cross-platform .zip file creation
☆131Updated 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:
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Copy a file☆121Updated last week
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Get the system locale☆227Updated 3 years ago
- Convert PNG to ICO in memory☆137Updated 5 years ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- Read a chunk from a file☆123Updated last year
- Extract the actual stack of an error☆66Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Check if a path exists☆150Updated 3 years ago
- Binary wrapper that makes your programs seamlessly available as local dependencies☆154Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Reliably get the terminal window size☆142Updated last year
- Clipboard access for CLI programs☆62Updated 9 years ago
- Import a globally installed module☆58Updated last year
- Generate a random integer☆86Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Ensure a git repo exists on disk and that it's up-to-date☆52Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 8 months 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
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Get a random temporary file path☆80Updated 2 years ago
- Converting Number to Fraction with Node.js☆49Updated 2 years ago