kevva / is-gzipLinks
Check if a Buffer/Uint8Array is a GZIP file
☆24Updated 8 years ago
Alternatives and similar repositories for is-gzip
Users that are interested in is-gzip are comparing it to the libraries listed below
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- tar plugin for decompress☆16Updated 4 years ago
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- zip plugin for decompress☆26Updated last year
- timers module for browserify☆24Updated 9 months ago
- Turn an array like into an array☆12Updated 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
- tar.gz plugin for decompress☆16Updated 8 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 10 months ago
- 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
- List of node.js builtin modules☆37Updated last year
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 4 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Get the set npm registry URL☆56Updated 5 months ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Create a Vinyl file from an actual file☆42Updated 2 years ago
- Extended POSIX-style sprintf☆35Updated 3 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- node.js through stream that emits a unique stream of objects based on criteria☆25Updated 8 months ago
- One promise for multiple requests in flight to avoid async duplication☆16Updated 5 years ago
- 'string_decoder' module from Node.js core☆35Updated 9 months ago
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years 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
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago