kevva / decompress-tarLinks
tar plugin for decompress
☆16Updated 5 years ago
Alternatives and similar repositories for decompress-tar
Users that are interested in decompress-tar are comparing it to the libraries listed below
Sorting:
- Detect the archive type of a Buffer/Uint8Array☆25Updated 4 years ago
- Get the command from a shebang☆24Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Updated 4 years ago
- ☆20Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Check if a path is the current working directory☆22Updated 7 months ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Check if a path is in the current working directory☆23Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Slice a string with ANSI escape codes☆50Updated 3 months ago
- Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit e…☆35Updated 8 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated last year
- ES2015 Number.isFinite() ponyfill☆20Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last month
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Updated 5 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last year
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago