mdmod-plugin-github-sponsors

1.1.0 • Public • Published

mdmod-plugin-github-sponsors

npm npm: total downloads

mdmod plugin for updating sponsors list in README.

Install

npm i -g mdmod mdmod-plugin-github-sponsors
# or `npm i mdmod mdmod-plugin-github-sponsors` to use it locally

Use

mdmod README.md --define.owner <githubUser>

It will generate a list of GitHub sponsors:

<!-- START mdmod {use: 'github-sponsors'} -->

[<img src="https://avatars.githubusercontent.com/u/6936373?u=4edd14e6636c45d10ac6a3eecb4b3ffa6cc2bf5c&v=4" width="80" />](https://github.com/Naturalclar) [<img src="https://avatars.githubusercontent.com/u/79023920?v=4" width="80" />](https://github.com/Lierin8oracle)

<!-- END mdmod -->

<!-- START mdmod {use: ['github-sponsors', {width: 50}]} -->

[<img src="https://avatars.githubusercontent.com/u/6936373?u=4edd14e6636c45d10ac6a3eecb4b3ffa6cc2bf5c&v=4" width="50" />](https://github.com/Naturalclar) [<img src="https://avatars.githubusercontent.com/u/79023920?v=4" width="50" />](https://github.com/Lierin8oracle)

<!-- END mdmod -->

Readme

Keywords

Package Sidebar

Install

npm i mdmod-plugin-github-sponsors

Weekly Downloads

4

Version

1.1.0

License

Apache-2.0

Unpacked Size

15.8 kB

Total Files

6

Last publish

Collaborators

  • uetchy