jonschlinkert / parse-author
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 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for parse-author
- Center-align the text in a string.☆22Updated 7 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 7 years ago
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago
- Array of "block level elements" defined by the HTML specification☆19Updated 7 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- The simplest API for running code inside electron☆25Updated 6 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated last year
- ⏲ - Small timing library☆35Updated 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
- Create server-sent-events☆21Updated 7 years ago
- Sink your streams.☆17Updated last year
- CLI for listing an npm module's dependent projects and their download stats.☆13Updated 7 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 5 years ago
- `Promise.all`, but it waits for all promises to settle even if one of them rejected☆15Updated 3 years ago
- Simple `setImmediate` shim☆28Updated 7 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆34Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 5 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Parse a JSON stream into an object☆15Updated 7 years ago
- Regular expression for matching punctuation characters.☆10Updated 7 years ago
- Modify the values of an object☆28Updated 3 years ago
- CLI and API to get a single file from Github repository.☆10Updated 7 years ago
- make choo's events non-blocking ... ...☆13Updated 7 years ago