UNPKG

1.98 kBMarkdownView Raw
1<div align="center">
2 <br>
3 <img alt="gitbeaker" src=".github/ASSETS/header.svg">
4</div>
5<br>
6<p align="center">
7<a href="https://gitlab.com/jdalrymple/gitbeaker/pipelines">
8 <img src="https://img.shields.io/gitlab/pipeline/jdalrymple/gitbeaker/master" alt="Gitlab Pipeline Status">
9</a>
10<a href="https://codeclimate.com/github/jdalrymple/gitbeaker">
11 <img src="https://codeclimate.com/github/jdalrymple/gitbeaker/badges/gpa.svg" alt="Code Climate maintainability">
12</a>
13<a href="https://codecov.io/gh/jdalrymple/gitbeaker">
14 <img src="https://img.shields.io/codecov/c/github/jdalrymple/gitbeaker/master.svg" alt="CodeCov test coverage">
15</a>
16<a href="https://david-dm.org/jdalrymple/gitbeaker?path=packages/node">
17 <img src="https://status.david-dm.org/gh/jdalrymple/gitbeaker.svg?path=packages/node" alt="Dependency Status" />
18</a>
19<a href="https://david-dm.org/jdalrymple/gitbeaker?path=packages/node&type=dev">
20 <img src="https://status.david-dm.org/gh/jdalrymple/gitbeaker.svg?path=packages/node&type=dev" alt="Dev Dependency Status" />
21</a>
22<a href="https://github.com/intuit/auto">
23 <img src="https://img.shields.io/badge/release-auto.svg?colorA=888888&colorB=9B065A&label=auto" alt="Auto">
24</a>
25<a href="#contributors-">
26 <img src="https://img.shields.io/badge/all_contributors-orange.svg?style=round" alt="All Contributors" />
27</a>
28<img src="https://img.shields.io/badge/code%20style-prettier-ff69b4.svg" alt="Prettier">
29 <a href="LICENSE.md">
30 <img src="https://img.shields.io/badge/License-MIT-yellow.svg" alt="Licence: MIT">
31 </a>
32 <a href="https://packagephobia.now.sh/result?p=@gitbeaker/node">
33 <img src="https://packagephobia.now.sh/badge?p=@gitbeaker/node" alt="Install Size: Node">
34 </a>
35</p>
36
37🤖 [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.
38
39[Read More](https://github.com/jdalrymple/gitbeaker#readme)