mirror of
https://github.com/jdalrymple/gitbeaker.git
synced 2026-01-18 15:55:30 +00:00
40 lines
1.9 KiB
Markdown
40 lines
1.9 KiB
Markdown
<div align="center">
|
|
<br>
|
|
<img alt="gitbeaker" src=".github/ASSETS/header.svg">
|
|
</div>
|
|
<br>
|
|
<p align="center">
|
|
<a href="https://gitlab.com/jdalrymple/gitbeaker/pipelines">
|
|
<img src="https://img.shields.io/gitlab/pipeline/jdalrymple/gitbeaker/master" alt="Gitlab 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">
|
|
<img src="https://status.david-dm.org/gh/jdalrymple/gitbeaker.svg" alt="Dependency Status" />
|
|
</a>
|
|
<a href="https://david-dm.org/jdalrymple/gitbeaker?type=dev">
|
|
<img src="https://status.david-dm.org/gh/jdalrymple/gitbeaker.svg?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/node">
|
|
<img src="https://packagephobia.now.sh/badge?p=@gitbeaker/node" alt="Install Size: Node">
|
|
</a>
|
|
</p>
|
|
|
|
🤖 [GitLab](https://gitlab.com/gitlab-org/gitlab/) API NodeJS 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)
|