• Stars
    star
    1,533
  • Rank 30,428 (Top 0.7 %)
  • Language
    TypeScript
  • License
    Other
  • Created over 7 years ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🦊🧪 A comprehensive and typed Gitlab SDK for Node.js, Browsers, Deno and CLI


gitbeaker


pipeline status coverage report Code Climate maintainability Auto All Contributors Prettier Licence: MIT

A typed GitLab SDK for Browser, Node.js, Deno and CLI usage.

Table of Contents

Features

  • Complete - All features of Gitlab's exposed APIs are covered up to version 16.0.
  • Universal - Works in all modern browsers, Node.js, and Deno and supports CLI usage.
  • Tested - All libraries have > 80% test coverage.
  • Typed - All libraries have extensive TypeScript declarations.

Packages

  • 🔧 @gitbeaker/requester-utils - Utilities for the underlying HTTP request functionality.
  • 📜 @gitbeaker/core - The core API detailing all the Gitlab resource support.
  • 💻 @gitbeaker/rest - The Node.js, Deno and Modern Browser wrapper around the gitbeaker core API, using native fetch. This is the primary library for consumption.
  • 📟 @gitbeaker/cli - The CLI Wrapper around the @gitbeaker/rest distribution.

Contributors

Justin Dalrymple Dylan DesRosier Mike Wyatt Cory Zibeill Martin Bour akira345 Pavel Birukov Joseph Petersen Louis Cherel Adam Dehnel Ev Haus Loïc Mahieu Giuseppe Angri jennparise Oscar Daniel Ruf schindld Alvaro Daniel Moore Dylan M. Taylor Corentin Mors xatavian Yevgeny Petukhov Mickaël Tricot Andrea Flavien Bridault
s-kazuki Kipras Melnikovas xieyu st1gok Max Wittig Niklas Lochschmidt Ilya Dus Omar Awamry Hennadii Varava xiezht Martin Helmich Sean McGivern Clemens Lieb Vojtěch Sajdl divido Vincent Boulaye Aliyss Snow Mahmoud Saada Feng Yu Roy Jacobs Paul Lemke Ian Jenkins nilennoct Laffargue Michael Martin Howarth Christoph Lehmann
Frank V Salim Benabbou Tamás Török-Vistai Martin Benninger fewieden Jeff Pelton Claude Abounegm Stefan Hall Jordan Wallet zhao0 Joshua Grosso Isaac Ouellet Therrien Rajat Sharma Cesar B. Igor Katsuba Michael Townsend bodtx Artem Munif Tanjim Quentin Dreyer Norm MacLennan jnovick Fabian Aussems Michael Matzka CraigAllardyce Bruno Guimarães
Lukas Eipert Maximilian Krauß Evolution Engineering WEBER Logan Anton Zhukov Nicholas Loomans Carl Kittelberger Patrik Votoček Kyrylo Fedorov Claudio Vellage Seb0uil Rafael Mello Théis Bazin Spencer Salisbury Simone Corsi Bambii Will ArnaudTA

This started as a fork from node-gitlab-legacy but I ended up rewriting much of the code. Here are the original work's contributors.