arthurvr / image-extensionsLinks
List of image extensions
☆67Updated 4 years ago
Alternatives and similar repositories for image-extensions
Users that are interested in image-extensions are comparing it to the libraries listed below
Sorting:
- Determine if an object is a Buffer☆90Updated 4 years ago
- touch(1) for node☆125Updated 2 months ago
- ☆102Updated 4 years ago
- Convert HTML entities to HTML characters, e.g. `>` => `>`.☆39Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Get the path to the user home directory☆159Updated 4 years ago
- Generate a unique random string☆89Updated 3 years ago
- Recursive extend module☆200Updated 5 years ago
- Check if a URL is absolute☆80Updated 3 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- An optionally-asynchronous forEach with an interesting interface.☆76Updated 5 years ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if a path exists☆155Updated 3 years ago
- Generate a random integer☆89Updated 3 months ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Updated 3 years ago
- Zero-fill a number to the given size.☆31Updated 5 years ago
- Write data to the file system, creating any intermediate directories if they don't already exist. Used by flat-cache and many others!☆82Updated 6 years ago
- destroy a stream if possible☆55Updated last year
- 📂 Lightweight filesize to human-readable / proportions w/o dependencies for node.js & browsers.☆232Updated 5 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Safe, constant-time comparison of Buffers☆50Updated 2 weeks ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year