kevva / archive-typeLinks
Detect the archive type of a Buffer/Uint8Array
☆25Updated 3 years ago
Alternatives and similar repositories for archive-type
Users that are interested in archive-type are comparing it to the libraries listed below
Sorting:
- tar plugin for decompress☆16Updated 4 years ago
- Get the command from a shebang☆24Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 4 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- Minimal async jobs utility library, with streams support☆25Updated 7 years ago
- ☆20Updated 4 years ago
- Modern Buffer API polyfill without footguns☆26Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Node's domain module for the web browser☆32Updated last week
- 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
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Decompress a HTTP response if needed☆73Updated 2 weeks ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 months ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Timeout HTTP/HTTPS requests☆51Updated last month
- Return true if a value is a valid glob pattern string, or array of glob patterns.☆24Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 11 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