Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/afeiship/node-gtc

Github/gitlab trigger message node.
https://github.com/afeiship/node-gtc

github gitlab gtc message

Last synced: about 1 month ago
JSON representation

Github/gitlab trigger message node.

Awesome Lists containing this project

README

        

# node-gtc
> Github/gitlab trigger message node.

[![version][version-image]][version-url]
[![license][license-image]][license-url]
[![size][size-image]][size-url]
[![download][download-image]][download-url]

## installation
```shell
npm install @jswork/node-gtc
```

## usage
```js
import nodeGtc from '@jswork/node-gtc';

// usage goes here.
```

## license
Code released under [the MIT license](https://github.com/afeiship/node-gtc/blob/master/LICENSE.txt).

[version-image]: https://img.shields.io/npm/v/@jswork/node-gtc
[version-url]: https://npmjs.org/package/@jswork/node-gtc

[license-image]: https://img.shields.io/npm/l/@jswork/node-gtc
[license-url]: https://github.com/afeiship/node-gtc/blob/master/LICENSE.txt

[size-image]: https://img.shields.io/bundlephobia/minzip/@jswork/node-gtc
[size-url]: https://github.com/afeiship/node-gtc/blob/master/dist/node-gtc.min.js

[download-image]: https://img.shields.io/npm/dm/@jswork/node-gtc
[download-url]: https://www.npmjs.com/package/@jswork/node-gtc