gitlab

v5.0.0-rc.5
Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.
api es5 es6 gitlab got ky browser

build

rollup -c

commit

npx git-cz

lint

tslint 'src/**/*.ts' 'test/**/*.ts' -t stylish

format

prettier

prepublishOnly

npm run build

prepush

npm run lint

release

semantic-release

test

jest --debug --runInBand && codecov

test:unit

jest test/unit

test:integration

jest test/integration

Metadata

  • MIT
  • >=8.9.0
  • Justin Dalrymple
  • released 12/11/2018

Downloads