jonschlinkert / longestLinks
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
Sorting:
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Unpipe a stream from all destinations☆23Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Center-align the text in a string.☆23Updated 8 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- List of node.js builtin modules☆38Updated last year
- Returns true if a value exists, false if empty. Works with deeply nested values using object paths.☆26Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 4 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Sink your streams.☆17Updated 2 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Turn an array like into an array☆12Updated 4 years ago
- ☆27Updated 4 years ago
- backport of util.debuglog from node v0.11☆22Updated 9 years ago
- Modern Buffer API polyfill without footguns☆25Updated 4 years ago
- Synchronously write a file and create its ancestor directories if needed☆14Updated 6 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 7 years ago
- Check if an object can be used like an Array☆16Updated 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 7 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Moved to https://github.com/nodejs/string_decoder☆23Updated 8 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Node.js Readline façade fixing bugs and issues in v0.8 and v0.10☆27Updated 6 months ago