jonschlinkert / longest
Get the length of the longest item in an array.
☆30Updated 7 years ago
Alternatives and similar repositories for longest:
Users that are interested in longest are comparing it to the libraries listed below
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Like `extend` but only copies missing properties/values to the target object.☆17Updated 8 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 7 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Check if a number is a redirect HTTP status code☆23Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- timers module for browserify☆24Updated 4 months ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Bublé require hook☆14Updated 7 years ago
- Generate unique numeric id.☆11Updated 10 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Get an array of parent directories including itself☆27Updated last year
- List of node.js builtin modules☆38Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- ☆27Updated 4 years ago
- Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.☆16Updated 9 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- Returns `true` if a file path appears to be relative. Moved from the "relative" lib.☆14Updated 6 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated last year