kevva / archive-type
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
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Define a non-enumerable property on an object.☆21Updated last year
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Modern Buffer API polyfill without footguns☆26Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- Check if a file is executable☆31Updated 6 years ago
- ☆20Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- tar plugin for decompress☆16Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated 2 weeks ago
- Check if a path is the current working directory☆19Updated 3 years ago
- Delete nested properties from an object using dot notation.☆34Updated 2 years ago
- Is this an ES6 Symbol value?☆18Updated last month
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- List of node.js builtin modules☆38Updated 9 months ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 6 years ago
- Extend object A with the properties of object B. node.js/javascript util.☆33Updated 3 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Check if a path is in the current working directory☆21Updated 3 years ago
- The color cyan, in ansi.☆8Updated 6 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Returns true if a string has an extglob☆22Updated 5 years ago
- A cache for managing namespaced sub-caches☆14Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 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 4 years ago
- Lowercase the keys of an object☆40Updated last year