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.
Installations
Developer Guide
Typescript
No
Module System
CommonJS
Min. Node Version
>=0.10.0
Node Version
7.6.0
NPM Version
4.1.2
Releases
Unable to fetch releases
Contributors
Unable to fetch Contributors
Languages
JavaScript (100%)
Developer
Download Statistics
Total Downloads
75,300,930
Last Day
74,747
Last Week
318,283
Last Month
1,505,639
Last Year
18,345,676
GitHub Statistics
23 Stars
32 Commits
2 Forks
6 Watching
1 Branches
4 Contributors
Package Meta Information
Latest Version
2.0.0
Package Id
parse-author@2.0.0
Size
3.03 kB
NPM Version
4.1.2
Node Version
7.6.0
Publised On
08 Mar 2017
Other packages similar to parse-author
@types/parse-author
TypeScript definitions for parse-author
author-regex
Regular expression for parsing an `author` string into an object following npm conventions.
parse-authors
Parse the AUTHORS file into an array of authors objects.
git-parse-human2
Parse author and committer names from git commits (fork of git-parse-human)