arthurvr / image-extensions
List of image extensions
☆65Updated 3 years ago
Alternatives and similar repositories for image-extensions:
Users that are interested in image-extensions are comparing it to the libraries listed below
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 3 years ago
- Regular expression for matching file names, with or without extension.☆33Updated 7 years ago
- Zero-fill a number to the given size.☆31Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- An optionally-asynchronous forEach with an interesting interface.☆76Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- touch(1) for node☆124Updated 10 months ago
- Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on eith…☆67Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆59Updated 9 months ago
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆233Updated 5 years ago
- Abstract streams to deal with the whole buffered contents.☆25Updated 9 months ago
- ☆102Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Parse a filepath and return an object of path parts. Falls back on native node.js `path.parse` if it exists☆30Updated 7 years ago
- List of video file extensions☆58Updated last year
- destroy a stream if possible☆56Updated 8 months ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Like duplexer (http://npm.im/duplexer) but using streams2☆72Updated 5 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Execute a listener when a response is about to write headers.☆157Updated 11 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago