@gitbeaker/browser
Version:
Full Browser implementation of the GitLab API. Supports Promises, Async/Await.
40 lines (37 loc) ⢠2.01 kB
Markdown
<div align="center">
<br>
<img alt="gitbeaker" src=".github/ASSETS/header.svg">
</div>
<br>
<p align="center">
<a href="https://circleci.com/gh/jdalrymple/gitbeaker/tree/master">
<img src="https://circleci.com/gh/jdalrymple/gitbeaker/tree/master.svg?style=svg" alt="CircleCI Pipeline Status">
</a>
<a href="https://codeclimate.com/github/jdalrymple/gitbeaker">
<img src="https://codeclimate.com/github/jdalrymple/gitbeaker/badges/gpa.svg" alt="Code Climate maintainability">
</a>
<a href="https://codecov.io/gh/jdalrymple/gitbeaker">
<img src="https://img.shields.io/codecov/c/github/jdalrymple/gitbeaker/master.svg" alt="CodeCov test coverage">
</a>
<a href="https://david-dm.org/jdalrymple/gitbeaker?path=packages/browser">
<img src="https://status.david-dm.org/gh/jdalrymple/gitbeaker.svg?path=packages/browser" alt="Dependency Status" />
</a>
<a href="https://david-dm.org/jdalrymple/gitbeaker?path=packages/browser&type=dev">
<img src="https://status.david-dm.org/gh/jdalrymple/gitbeaker.svg?path=packages/browser&type=dev" alt="Dev Dependency Status" />
</a>
<a href="https://github.com/intuit/auto">
<img src="https://img.shields.io/badge/release-auto.svg?colorA=888888&colorB=9B065A&label=auto" alt="Auto">
</a>
<a href="#contributors-">
<img src="https://img.shields.io/badge/all_contributors-orange.svg?style=round" alt="All Contributors" />
</a>
<img src="https://img.shields.io/badge/code%20style-prettier-ff69b4.svg" alt="Prettier">
<a href="LICENSE.md">
<img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="Licence: MIT">
</a>
<a href="https://packagephobia.now.sh/result?p=@gitbeaker/browser">
<img src="https://packagephobia.now.sh/badge?p=@gitbeaker/browser" alt="Install Size: Core">
</a>
</p>
š¤ [GitLab](https://gitlab.com/gitlab-org/gitlab/) API Browser library with full support of all the [Gitlab API](https://gitlab.com/gitlab-org/gitlab/tree/master/doc/api) services.
[Read More](https://github.com/jdalrymple/gitbeaker#readme)