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

https://github.com/pevers/conswole

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

Last synced: 3 months 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??
```