arthurvr / image-extensionsLinks
List of image extensions
☆66Updated 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:
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago
- Regular expression for matching file names, with or without extension.☆33Updated 8 years ago
- touch(1) for node☆125Updated last month
- Generate a random integer☆88Updated 2 months ago
- An optionally-asynchronous forEach with an interesting interface.☆76Updated 5 years ago
- Simplified high resolution timing☆84Updated last year
- 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.☆58Updated last year
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- Create an array without duplicates☆74Updated 4 years ago
- Check if a path exists☆154Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆53Updated 6 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- ☆102Updated 4 years ago
- Read a chunk from a file☆124Updated last year
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Write data to a random temporary file☆107Updated last year
- Run a function exactly one time☆221Updated last month
- Replace all substring matches in a string☆89Updated 4 years ago
- Sort the keys in an object.☆37Updated 6 years ago
- Get the path to the user home directory☆160Updated 4 years ago
- Zero-fill a number to the given size.☆31Updated 5 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week