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
- Check if a path is the current working directory☆22Updated 8 months 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
- ☆20Updated 4 years ago
- Check if a path is in the current working directory☆23Updated 4 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
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 5 years ago
- Define a non-enumerable property on an object.☆21Updated 2 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
- the tty module from node core for browsers☆18Updated last year
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Updated last week
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago
- Assign the enumerable es6 Symbol properties from an object (or objects) to the first object passed on the arguments. Can be used as a sup…☆18Updated 7 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 4 years ago
- Emulate console for all the browsers☆33Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last week
- Slice a string with ANSI escape codes☆50Updated 4 months ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Returns true if a string has an extglob☆23Updated 6 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- ES2015 Number.isFinite() ponyfill☆20Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- Apply custom attributes to vinyl files☆14Updated 10 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago