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
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Global logging utility.☆19Updated last year
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 8 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Sink your streams.☆17Updated 2 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆25Updated 6 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- ☆27Updated 4 years ago
- Simple `setImmediate` shim☆28Updated last year
- Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.☆27Updated 8 years ago
- A through2 wrapper to emulate Array.prototype.reduce for streams.☆29Updated 9 years ago
- Get the resolved path to the root of a package installed in node_modules☆11Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Regular expression for matching punctuation characters.☆10Updated 8 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 8 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 last year