{"id":15572932,"url":"https://github.com/gilliek/bootstrap-github-widget","last_synced_at":"2025-04-24T02:27:40.020Z","repository":{"id":16453291,"uuid":"19205181","full_name":"gilliek/bootstrap-github-widget","owner":"gilliek","description":"GitHub widget plugin for Twitter Bootstrap","archived":false,"fork":false,"pushed_at":"2014-05-01T07:37:58.000Z","size":422,"stargazers_count":12,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T16:13:13.817Z","etag":null,"topics":["bootstrap","bootstrap3","bower","github","github-widget","javascript","twitter-bootstrap","widget"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gilliek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-27T13:39:45.000Z","updated_at":"2025-02-23T18:18:20.000Z","dependencies_parsed_at":"2022-08-30T14:51:18.687Z","dependency_job_id":null,"html_url":"https://github.com/gilliek/bootstrap-github-widget","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilliek%2Fbootstrap-github-widget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilliek%2Fbootstrap-github-widget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilliek%2Fbootstrap-github-widget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gilliek%2Fbootstrap-github-widget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gilliek","download_url":"https://codeload.github.com/gilliek/bootstrap-github-widget/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250547333,"owners_count":21448470,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","bootstrap3","bower","github","github-widget","javascript","twitter-bootstrap","widget"],"created_at":"2024-10-02T18:08:43.524Z","updated_at":"2025-04-24T02:27:40.004Z","avatar_url":"https://github.com/gilliek.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"## Bootstrap Github Widget [![Bower version](https://badge.fury.io/bo/bootstrap-github-widget.svg)](http://badge.fury.io/bo/bootstrap-github-widget)\n\n![](screenshots/bootstrap-github-widget.png)\n\n### Demo\n\nTake a look at the examples: `examples/index.html`\n\n### Dependencies\n\n* [jQuery 1.9.x](http://jquery.com/)\n* [Twitter Bootstrap 3.x](http://getbootstrap.com/)\n* [Font-Awesome 4.x](http://fortawesome.github.io/Font-Awesome/) (optional, required by the option extrainfo)\n\n### Installation\n\nYou have three available options for the installation:\n\n* Download the [latest release](https://github.com/gilliek/bootstrap-github-widget/releases)\n* Clone the repo: `https://github.com/gilliek/bootstrap-github-widget.git`\n* Install with [bower](http://bower.io/): `bower install bootstrap-github-widget`\n\n### Usage\n\n#### Via data attributes\n\nTo display the widget, set `data-toggle=\"github-widget\"` on a container element like\na div, along with a `data-user=\"foo\"`.\n\n```html\n\u003cdiv data-toggle=\"github-widget\" data-user=\"myGithubUsername\"\u003e\u003c/div\u003e\n```\n\n#### Via data JavaScript\n\n```javascript\n$('#mywidget').githubWidget(options)\n```\n\n#### Options\n\nOptions can be passed via data attributes of JavaScript. For data attributes, append\nthe option name to `data-` as in `data-user=\"foo\"`.\n\n\n| Name | type | default | description |\n|------|------|---------|-------------|\n| user | string | ''    | GitHub username. |\n| widget | string | 'repos' | Define the widget type. It can take the values: 'repos', 'gists'. |\n| title | string | 'auto' | Panel title |\n| body | string | '' | The content to display before the list of items. It also supports the value 'auto', which will display a default body. |\n| footer | string | '' | Panel footer. It also supports the value 'auto', which will display a default footer. |\n| extrainfo | boolean | false | **Require Font-Awesome**. Flag to toggle extra information. For now, only the widget 'repos' support this option.|\n| limit | integer | 5 | The number of items to display. A value less than or equal to 0 will display all items. |\n\n### Contribution\n\n[Pull requests](https://help.github.com/articles/fork-a-repo) are welcome :)\n\n### License\n\nBootstrap Github Widget is licensed under a BSD 3-clauses. See [LICENSE](https://github.com/gilliek/bootstrap-github-widget/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilliek%2Fbootstrap-github-widget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgilliek%2Fbootstrap-github-widget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgilliek%2Fbootstrap-github-widget/lists"}