kevva / is-gzip
Check if a Buffer/Uint8Array is a GZIP file
☆24Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for is-gzip
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- List of node.js builtin modules☆38Updated 7 months ago
- Create a Vinyl file from an actual file☆41Updated last year
- Detect the archive type of a Buffer/Uint8Array☆25Updated 3 years ago
- Get the command from a shebang☆22Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- timers module for browserify☆24Updated 3 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Define a non-enumerable property on an object.☆21Updated last year
- Check if a file path is a binary file☆43Updated 6 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- tar.gz plugin for decompress☆16Updated 7 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 6 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset…☆30Updated 3 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last year
- Get locally or globally installation path of given package name.☆42Updated last year
- ☆20Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Create an array by repeating the given string n times.☆19Updated 3 years ago
- Get the npm global path prefix. Same code used internally by npm.☆28Updated 3 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
- contains checks that npm runs during the installation☆22Updated last month
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 3 years ago
- A list of directories you should ignore by default☆23Updated 2 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year