jonschlinkert / parse-authorLinks
Parse a person, author, contributor or maintainer string into an object with name, email and url properties following NPM conventions. Useful for the `authors` property in package.json or for parsing an AUTHORS file into an array of person objects.
☆23Updated 8 years ago
Alternatives and similar repositories for parse-author
Users that are interested in parse-author are comparing it to the libraries listed below
Sorting:
- Center-align the text in a string.☆23Updated 8 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Sink your streams.☆17Updated 2 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- CLI and API to get a single file from Github repository.☆11Updated 8 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 8 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- Repeat a string - fast☆35Updated 4 years ago
- ☆27Updated 4 years ago
- ☆26Updated 7 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 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 8 years ago
- Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulti…☆39Updated 8 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- Basic cache object for storing key-value pairs. Based on MapCache in Lo-dash 3.0☆20Updated 9 years ago
- Check if a number is a redirect HTTP status code☆24Updated 4 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- A list of objects bound by prototype chain☆20Updated 2 weeks ago
- List of node.js builtin modules☆37Updated last year
- A tiny stream log☆54Updated 6 years ago