Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jacobbubu/debug

Yet another debug module written in Typescript
https://github.com/jacobbubu/debug

Last synced: 14 days ago
JSON representation

Yet another debug module written in Typescript

Awesome Lists containing this project

README

        

# @jacobbubu/debug

[![Build Status](https://travis-ci.org/jacobbubu/debug.svg)](https://travis-ci.org/jacobbubu/debug)

Yet another [debug](https://github.com/visionmedia/debug) module written in typescript.

## Install

```b ash
npm install
```

## Run Example

``` bash
npm run example:ex1
```

Got the output:

![ex1's output](./docs/ex1-1.png)