Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/stevemao/console-module
- Owner: stevemao
- License: other
- Created: 2015-09-29T00:06:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-29T00:19:30.000Z (over 9 years ago)
- Last Synced: 2024-11-07T13:53:16.364Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 125 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.markdown
- License: LICENSE
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