feross / cross-zip
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
- Extract the actual stack of an error☆66Updated 2 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Reliably get the terminal window size☆141Updated last year
- Copy a file☆121Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆83Updated 7 months ago
- Import a globally installed module☆58Updated last year
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get a random item from an array☆57Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Determine if an object is a Buffer☆90Updated 3 years ago
- Embed data in other data and easily extract it when needed☆72Updated 3 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Clipboard access for CLI programs☆62Updated 9 years ago
- Scan npm for available package names☆101Updated 4 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Check if argv has a specific flag☆94Updated 3 years ago
- ES6 Proxies based deep clone☆129Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- find all require/import calls by walking the AST☆53Updated 3 years ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- destroy a stream if possible☆55Updated 6 months ago
- Check if your package was installed globally☆70Updated last year