{"id":19448918,"url":"https://github.com/github-tools/github-extended","last_synced_at":"2025-12-12T03:26:26.051Z","repository":{"id":58236712,"uuid":"48463551","full_name":"github-tools/github-extended","owner":"github-tools","description":"A collection of methods to extend the functionality of Github.js (known on npm as github-api)","archived":false,"fork":false,"pushed_at":"2022-02-13T15:30:23.000Z","size":201,"stargazers_count":14,"open_issues_count":0,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-09T07:10:11.224Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/github-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-23T02:03:46.000Z","updated_at":"2025-04-14T17:48:08.000Z","dependencies_parsed_at":"2022-08-31T09:40:14.263Z","dependency_job_id":null,"html_url":"https://github.com/github-tools/github-extended","commit_stats":null,"previous_names":["aurelioderosa/github-extended"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/github-tools/github-extended","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github-tools%2Fgithub-extended","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github-tools%2Fgithub-extended/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github-tools%2Fgithub-extended/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github-tools%2Fgithub-extended/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/github-tools","download_url":"https://codeload.github.com/github-tools/github-extended/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/github-tools%2Fgithub-extended/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27675572,"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","status":"online","status_checked_at":"2025-12-12T02:00:06.775Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-10T16:29:09.577Z","updated_at":"2025-12-12T03:26:25.994Z","avatar_url":"https://github.com/github-tools.png","language":"JavaScript","readme":"# GitHub Extended\n\n[![Code Climate](https://codeclimate.com/github/github-tools/github-extended/badges/gpa.svg)](https://codeclimate.com/github/github-tools/github-extended)\n[![Build Status](https://travis-ci.org/github-tools/github-extended.svg?branch=master)](https://travis-ci.org/github-tools/github-extended)\n[![Coverage Status](https://coveralls.io/repos/github-tools/github-extended/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/github-tools/github-extended?branch=master)\n\n[GitHub Extended](https://github.com/github-tools/github-extended) is a collection of methods to extend the \nfunctionality of [Github.js](https://github.com/michael/github) (known on [npm](https://www.npmjs.com) as\n[github-api](https://www.npmjs.com/package/github-api)).\n\n## Requirements\n\nBeing an extension for Github.js, the only requirement is to install and include\n[Github.js](https://github.com/michael/github) before\n[GitHub Extended](https://github.com/github-tools/github-extended).\n\n## Installation\n\nYou can install GitHub Extended by using [npm](https://www.npmjs.com):\n\n```\nnpm install github-extended\n```\n\nAlternatively, you can install it via [Bower](http://bower.io):\n\n```\nbower install github-extended --save\n```\n\nAnother possibility is to manually download it.\n\n## Methods\n\nThe sections below describe the methods provided.\n\n### repository.search(string, options = {})\n\nSearches files and folders\n\n### repository.mergePullRequest(pullRequest, options = {})\n\nMerges a pull request\n\n### repository.remove(branchName = 'master', path = '')\n\nDeletes a file or a folder and all of its content from a given branch\n\n### repository.fork()\n\nCreates a fork of the repository\n\n## License\n\n[GitHub Extended](https://github.com/github-tools/github-extended) is dual licensed under\n[MIT](http://www.opensource.org/licenses/MIT) and [GPL-3.0](http://opensource.org/licenses/GPL-3.0).\n\n## Author\n\n[Aurelio De Rosa](http://www.audero.it) ([@AurelioDeRosa](https://twitter.com/AurelioDeRosa))","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub-tools%2Fgithub-extended","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgithub-tools%2Fgithub-extended","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgithub-tools%2Fgithub-extended/lists"}