Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stevemao/console-module

Node-core console for userland
https://github.com/stevemao/console-module

Last synced: 6 days ago
JSON representation

Node-core console for userland

Awesome Lists containing this project

README

        

# console-module

Node-core console for userland

[![build status](https://secure.travis-ci.org/stevemao/console-module.svg)](http://travis-ci.org/stevemao/console-module)

# methods

Consult the node core
[documentation on console](https://nodejs.org/docs/latest/api/console.html).

# install

With [npm](https://www.npmjs.com/) do:

```
npm install console-module
```

# license

MIT