gitlab

v6.3.5
Full NodeJS implementation of the GitLab API. Supports Promises, Async/Await.
api browser es5 es6 gitlab ky

build

tsc && rollup -c

commit

npx git-cz

coverage

codecov

lint

tslint -p . -t stylish

lint:doc:fix

prettier --write './*.json' './*.yml' './*.md'

lint:fix

npm run lint -- --fix

prepublishOnly

npm run build

release

semantic-release

test:integration

jest test/integration -c=jest.config.json --detectOpenHandles

test:unit

jest test/unit --debug -c=jest.config.json

Metadata

  • MIT
  • >=8.9.0
  • Justin Dalrymple
  • released 6/12/2019

Downloads