https://github.com/sta-szek/gitbook-plugin-githubcontributors

Gitbook plugin, which adds GitHub contributors content in declared block via GitHub API.

https://github.com/sta-szek/gitbook-plugin-githubcontributors

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.6%) to scientific vocabulary

Keywords

contributions contributors gitbook gitbook-plugin github plugin
Last synced: 6 months ago · JSON representation

Repository

Gitbook plugin, which adds GitHub contributors content in declared block via GitHub API.

Basic Info
  • Host: GitHub
  • Owner: sta-szek
  • License: gpl-3.0
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 142 KB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 0
Topics
contributions contributors gitbook gitbook-plugin github plugin
Created over 9 years ago · Last pushed about 9 years ago
Metadata Files
Readme License

README.md

This plugin insterts contributions from GitHub service via GitHub API.

NPM version NPM downloads

If you have any questions, we can chat on Rocket.Chat

Features

  • adds contributors from GitHub via GitHub API (0.0.1)
  • link to contributors page (0.1.0)
  • background changes when theme changes (0.1.0)
  • hardcoded link and sorting bugfixes (0.1.1)
  • customisation for contributor div width. Default is 300px (0.2.0)
  • add margin between contributor elements (0.2.1)

Usage

Add plugin and it's configuration to your book.json file:

"plugins": [ "githubcontributors" ], "pluginsConfig": { "githubcontributors": { "githubOwner": "username", // GitHub user name e.g. sta-szek "githubRepository": "repo-name" // GitHub repo name e.g. pojo-tester "contributorWidth": "300px" // Width of contributor divs. Default is 300px. Margin between divs is 10px. } }

Then you have to tell plugin, where you want the content to be inserted. To do this use gitbook block:

{% GitHubContributors %} {% endGitHubContributors %}

Sample result

Feel free to contribute!

If you have any ideas just rise and issue or send PR! :beers:

Owner

  • Name: Piotr Joński
  • Login: sta-szek
  • Kind: user

GitHub Events

Total
Last Year

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 27
  • Total Committers: 1
  • Avg Commits per committer: 27.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Piotr Joński y****o@w****u 27
Committer Domains (Top 20 + Academic)
wp.eu: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 4
  • Total pull requests: 7
  • Average time to close issues: 5 days
  • Average time to close pull requests: 1 minute
  • Total issue authors: 2
  • Total pull request authors: 1
  • Average comments per issue: 1.75
  • Average comments per pull request: 0.0
  • Merged pull requests: 7
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • sta-szek (3)
  • amcdnl (1)
Pull Request Authors
  • sta-szek (7)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • npm 3 last-month
  • Total dependent packages: 1
  • Total dependent repositories: 3
  • Total versions: 5
  • Total maintainers: 1
npmjs.org: gitbook-plugin-githubcontributors

GitHub contributors for gitbook plugin

  • Versions: 5
  • Dependent Packages: 1
  • Dependent Repositories: 3
  • Downloads: 3 Last month
Rankings
Dependent repos count: 6.4%
Forks count: 9.9%
Stargazers count: 13.2%
Average: 15.6%
Dependent packages count: 21.0%
Downloads: 27.4%
Maintainers (1)
Last synced: 6 months ago