Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
author-regex
Regular expression for parsing an `author` string into an object following npm conventions.
parse-author
Parse an author, contributor, maintainer or other 'person' string into an object with name, email and url properties following npm conventions.
stringify-author
Stringify an authors object to `name <email> (url)`.
git-authors-cli
Print all contributors and add it into package.json
parse-authors
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
Fellow is a package for creating people that can be unified by their shared values via a singleton list on the class
shelljs-plugin-authors
A ShellJS plugin for generating a nicely formatted list of authors.
@bevry/github-api
Interact with the GitHub API, fetching commits, repositories, members, and backers (authors, maintainers, contributors, funders, sponsors, donors)
tanem-scripts
Common scripts for my projects.
extra-git
Common utility commands for Git repositories.
@nodesecure/authors
NodeSecure (npm) authors analysis package
github-contributors-file
A javascript library to get individual file contributors from Github
hexo-authors
Add author information to hexo blog posts.
extra-git.sh
Common utility commands for Git repositories.
namesake
Find available & relevant npm package names for your project.
grunt-git-contributors
Generate a list of contributors from your project's git history.
spiget-api
A client for Spiget that allows you to get the authors, resources and categories from spigotmc.org
all-stars
All-star lineup of Node-based FOSS contributors
auto-authors
Command line tool for generating a list of authors from git commit history and github
authors
print a markdown list of authors/contributors to your git repo, including github usernames