remark-git-contributors

v5.1.0
remark plugin to generate a list of Git contributors
contributors github inject markdown mdast plugin remark remark-plugin unified and 1 more...

build

tsc --build --clean && tsc --build && type-coverage

format

remark . --frail --output --quiet && prettier . --log-level warn --write && xo --fix

prepack

npm run build && npm run format

test

npm run build && npm run format && npm run test-coverage

test-api

node --conditions development test/index.js

test-coverage

c8 --100 --reporter lcov npm run test-api
npm i remark-git-contributors

Metadata

  • MIT
  • Whatever
  • Vincent Weevers
  • released 9/23/2024

Downloads