@gitbeaker/core

v31.0.0
Core API implementation of the GitLab API. Supports Promises, Async/Await.
api es5 es6 gitlab

build

yarn run build:map & yarn run build:self

build:map

ESM_DISABLE_CACHE=true TS_NODE_PROJECT=scripts/tsconfig.json node -r esm -r ts-node/register scripts/generate.ts

test:unit

jest test/unit

build:self

rollup -c

test:integration

jest 'test/[unit/resources|integration]' --moduleNameMapper='{"src":"<rootDir>/dist/index.js"}'
npm i @gitbeaker/[email protected]

Metadata

  • MIT
  • >=10.19.0
  • Justin Dalrymple
  • released 7/5/2021

Downloads

Maintainers