0.3.1 • Published 7 years ago

@siggame/colisee-lib v0.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

siggame/colisee-lib

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

Travis Dependencies 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.md

Contributing

View our CONTRIBUTING.md

0.3.1

7 years ago

0.3.0

7 years ago

0.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago