Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A collection of methods to extend the functionality of Github.js (known on npm as github-api)

License

NotificationsYou must be signed in to change notification settings

github-tools/github-extended

Repository files navigation

Code ClimateBuild StatusCoverage Status

GitHub Extended is a collection of methods to extend thefunctionality ofGithub.js (known onnpm asgithub-api).

Requirements

Being an extension for Github.js, the only requirement is to install and includeGithub.js beforeGitHub Extended.

Installation

You can install GitHub Extended by usingnpm:

npm install github-extended

Alternatively, you can install it viaBower:

bower install github-extended --save

Another possibility is to manually download it.

Methods

The sections below describe the methods provided.

repository.search(string, options = {})

Searches files and folders

repository.mergePullRequest(pullRequest, options = {})

Merges a pull request

repository.remove(branchName = 'master', path = '')

Deletes a file or a folder and all of its content from a given branch

repository.fork()

Creates a fork of the repository

License

GitHub Extended is dual licensed underMIT andGPL-3.0.

Author

Aurelio De Rosa (@AurelioDeRosa)

About

A collection of methods to extend the functionality of Github.js (known on npm as github-api)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp