Parse a 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 authors objects. Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
person parse author regex somebody string authors contributor exec expression extract maintainer maintainers match package pkg re regexp regularGenerates a list of authors/contributors of an git repository with GitHub links. To get around GitHub's API rate limiting you can provide a personal OAuth2 access token, e.g.
github git authors username markdown contributors projectAdd the middleman-blog-authors gem to you Gemfile.
middleman blog authorsGitAuthors is simple tool that prints a quick summary of a repository's authors, as collated by commits. Summary output includes each author's name, email, number of commits, and date of last commit. Once installed, GitAuthors is available via the gitauthors command.
python3 github authors contributors tool command-line-tool command-line repository repository-toolsAdd credits for people that help you ship code is important, but it is a task easy to forget. This tool makes it easy to integrate as part of your release process, so your contributors are always up to date ✨. git-authors-cli © Kiko Beats, released under the MIT License. Authored and maintained by Kiko Beats with help from contributors.
author authors cli contributor contributors package.jsonMaintainer is a CLI app which helps you to generate AUTHORS, CHANGELOG.md, CONTRIBUTING.md and so on based on the repository in GitHub. It makes your repository more contributor-friendly. There is only one configuration now: the token in GitHub. The token can be created from https://github.com/settings/tokens/new?description=Maintainer%20CLI%20token, you only need "repo" scope for private repositories.
maintainer-tools github contributing changelog authors badges docker cli-app maintainers generator automationRegular expression for parsing an author string into an object following npm conventions. This the regex used by parse-authors.
regex parsing regular-expression person somebody contributor maintainer author authors exec expression extract maintainers match package parse pkg re regexp regularParse 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. Pull requests and stars are always welcome. For bugs and feature requests, please create an issue.
author authors exec expression extract maintainer maintainers match package parse person pkg re regex regexp regular
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.