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
- Delete nested properties from an object using dot notation.☆35Updated 3 years ago
- Get the command from a shebang☆24Updated 3 years ago
- Define a non-enumerable property on an object.☆21Updated 2 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
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Decompress a HTTP response if needed☆72Updated last year
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 5 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 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
- Check if a path is the current working directory☆20Updated 2 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Convert a username/group name to a uid/gid number☆18Updated 9 years ago
- Node's domain module for the web browser☆32Updated last year
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 2 weeks ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- ☆20Updated 3 years ago
- Promises of copies of files, directories and symlinks, with concurrency controls and win32 junction fallback.☆19Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- Lowercase the keys of an object☆40Updated 2 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- Like `new Map` but for older JavaScripts☆21Updated last year
- 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