Extract TAR, TAR.BZ2, TAR.GZ and ZIP archives
☆17Sep 13, 2019Updated 6 years ago
Alternatives and similar repositories for gulp-decompress
Users that are interested in gulp-decompress are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- tar.gz plugin for decompress☆16Jul 27, 2017Updated 8 years ago
- tar plugin for decompress☆16Nov 6, 2020Updated 5 years ago
- Apply custom attributes to vinyl files☆14Nov 7, 2015Updated 10 years ago
- Check if a Buffer/Uint8Array is a GZIP file☆24Aug 13, 2017Updated 8 years ago
- zip plugin for decompress☆26Oct 25, 2023Updated 2 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Nov 1, 2021Updated 4 years ago
- tar.xz plugin for decompress☆13Jun 12, 2021Updated 4 years ago
- Get the command from a shebang☆24Aug 14, 2021Updated 4 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- ☆11Dec 30, 2022Updated 3 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Apr 9, 2021Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆20Apr 7, 2021Updated 4 years ago
- A tiny stream log☆54Jun 8, 2019Updated 6 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Tests if a json property can be safely accessed using the . syntax☆13May 11, 2016Updated 9 years ago
- ☆12Apr 26, 2019Updated 6 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Mar 16, 2026Updated last week
- Search plugins for the search feature☆12Jun 10, 2023Updated 2 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 6 months ago
- Implementations of Browser / W3C modules for Node.JS☆17Mar 28, 2018Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆37Nov 11, 2018Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 4 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Mar 3, 2018Updated 8 years ago
- Run a Buffer through a child process☆17Jan 10, 2021Updated 5 years ago
- Search GitHub repositories☆18May 23, 2017Updated 8 years ago
- Return true if the file is (or the file path has) a dotfile.☆14May 30, 2017Updated 8 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Jun 14, 2024Updated last year
- Node.js path.dirname() ponyfill☆13Nov 13, 2021Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Apr 12, 2017Updated 8 years ago
- A transform to make UglifyJS work in browserify☆21Feb 18, 2020Updated 6 years ago
- Check if a Buffer/Uint8Array is a GIF image☆30Jul 8, 2022Updated 3 years ago
- Check if a given module ID is resolvable with require()☆16Nov 30, 2018Updated 7 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.