parse-author
Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.
Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.
Regular expression for parsing an `author` string into an object following npm conventions.
Stringify an authors object to `name <email> (url)`.
Print all contributors and add it into package.json
Parse a string into an array of objects 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 authors objects.
Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class
Common scripts for my projects.
A ShellJS plugin for generating a nicely formatted list of authors.
All-star lineup of Node-based FOSS contributors
Random Quotes generator with author names and images.
Find available & relevant npm package names for your project.
Extract author names from package data
A gitbook plugins that adds the list of contributors for each page 👥
Converts an author object or array of author objects into an array of strings. Useful for adding authors, maintainers or contributors to documentation, package.json or a readme.
Find available & relevant npm package names from the command line.
Command line tool for generating a list of authors from git commit history and github
print a markdown list of authors/contributors to your git repo, including github usernames
A metalsmith plugin to input authors information in collection files.
Gatsby plugin to show author pages for multiple authors blog
Generates a list of authors in a format suitable for inclusion in an AUTHORS file.