Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pevers/conswole

CONSOLE ON STEROIDS
https://github.com/pevers/conswole

Last synced: about 1 month ago
JSON representation

CONSOLE ON STEROIDS

Awesome Lists containing this project

README

        

# CONSWOLE
BEST NODE MODULE IN THE WORLD PERIOD

# INSTALL
```
npm install conswole
```

# HOW TO USE
```node
require('conswole');
console.log('swole much??'); // output: SWOLE MUCH??
```