Tarnasa / colisee-lib

A collection of JavaScript & TypeScript modules common between many colisee services.

Home Page:http://siggame.io/colisee-lib

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

siggame/colisee-lib

A collection of JavaScript & TypeScript modules common between many colisee services.

Travis dependencies Status devDependencies Status NPM Version NPM Total Downloads

Table Of Contents

Description

This is a collection of modules that will be common between many colisee services. This includes loggers, middlewares, database utilities, etc.

Getting Started

To save the repo to your package.json dependencies:

> npm install --save @siggame/colisee

Importing the code:

import * as coliseeLib from "@siggame/colissee-lib";

Usage

TODO

Contributors

Change Log

View our CHANGELOG.md

License

View our LICENSE

Contributing

View our CONTRIBUTING.md

About

A collection of JavaScript & TypeScript modules common between many colisee services.

http://siggame.io/colisee-lib


Languages

Language:TypeScript 100.0%