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
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 7 years ago
- Center-align the text in a string.☆22Updated 7 years ago
- Track the list of currently unhandled promise rejections☆24Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- Find a file given a declaration of locations.☆12Updated 2 years ago
- deprecated, instead use https://github.com/conventional-changelog/conventional-changelog monorepo☆13Updated 8 years ago
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.