kevva / decompress-unzip
zip plugin for decompress
☆26Updated last year
Alternatives and similar repositories for decompress-unzip:
Users that are interested in decompress-unzip are comparing it to the libraries listed below
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Get the command from a shebang☆22Updated 3 years ago
- timers module for browserify☆24Updated last month
- ☆37Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Find the module object for something that was require()d☆26Updated last year
- Transform the first chunk in a stream☆26Updated last year
- One promise for multiple requests in flight to avoid async duplication☆16Updated 4 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Check if a file path is a binary file☆44Updated 9 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Detect whether or not an object is a Typed Array☆21Updated last year
- Repeat a string - fast☆34Updated 3 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Updated last year
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Apply custom attributes to vinyl files☆14Updated 9 years ago
- Global logging utility.☆18Updated 10 months ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…