0.3.1 • Published 8 years ago

@siggame/colisee-lib v0.3.1

Weekly downloads
1
License
MIT
Repository
github
Last release
8 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

8 years ago

0.3.0

8 years ago

0.2.5

8 years ago

0.2.4

8 years ago

0.2.3

8 years ago

0.2.2

8 years ago

0.2.1

8 years ago

0.2.0

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago