jonschlinkert / longest
Get the length of the longest item in an array.
☆30Updated 6 years ago
Alternatives and similar repositories for longest:
Users that are interested in longest are comparing it to the libraries listed below
- Parse a glob pattern into an object of path parts.☆25Updated 4 years ago
- Sink your streams.☆17Updated last year
- Wrap a Readable stream in a Transform stream.☆10Updated last year
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 3 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- ☆27Updated 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 6 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 7 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Synchronously write a file and create its ancestor directories if needed☆15Updated 5 years ago
- Repeat a string - fast☆34Updated 3 years ago
- timers module for browserify☆24Updated 2 months ago
- Check if a number is a redirect HTTP status code☆23Updated 3 years ago
- Get the resolved path to the root of a package installed in node_modules☆10Updated last year
- Figure out what fonts to use (MIT)☆6Updated 7 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 3 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Bublé require hook☆14Updated 7 years ago
- Given two sorted arrays, a and b, efficiently return an array of indexes of b's elements in a.☆8Updated 7 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 7 years ago
- Reduce an array and return a Promise☆14Updated 6 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Simple `setImmediate` shim☆28Updated 11 months ago
- Global logging utility.☆18Updated 10 months ago
- Center-align the text in a string.☆23Updated 7 years ago
- Turn an array like into an array☆12Updated 3 years ago