Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@glojs/glojs

glojs14MIT0.0.2-alpha.1TypeScript support: included

GitKraken Glo Boards SDK for NodeJS

gitkraken, glojs

readme

glojs

glojs is a lightweight package to help communicate with the GitKraken Glo API.

Install

yarn add @glojs/glojs

npm i @glojs/glojs

API Features Completed

STATUS METHOD ENDPOINT
🟡 GET /boards
🟡 POST /boards
🟡 GET /boards/{board_id}

Purpose

I wanted to try my hand at creating a useful library and learn the processes that goes a long with that.