kevva / archive-typeLinks
Detect the archive type of a Buffer/Uint8Array
☆25Updated 4 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 5 years ago
- ☆20Updated 4 years ago
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- 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 command from a shebang☆24Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 months ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 weeks ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Object.keys shim☆45Updated 6 months ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Minimal async jobs utility library, with streams support☆25Updated 7 years ago
- Timeout HTTP/HTTPS requests☆51Updated 2 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Turn an array like into an array☆12Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Slice a string with ANSI escape codes☆50Updated 2 months ago
- Convert a username/group name to a uid/gid number☆18Updated 10 years ago
- Like `new Map` but for older JavaScripts☆21Updated 3 weeks ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Create ansi colors by passing open and close codes.☆19Updated last year
- Minimal module to check if a file is executable.☆49Updated 3 weeks 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.☆14Updated 7 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 4 years ago
- Decompress a HTTP response if needed☆74Updated last month