Introduction
Last updated 3 years ago
Was this helpful?
This package is meant to be a console decorator which adds prefixes and/or suffixes to process standard streams.
npm install --save tampered-console
Tampered Console is also released in GitHub Packages. See .
Example
const Console = require('tampered-console'); Console.log('hello world!');
The key words “MUST”, “MUST NOT”, “REQUIRED”, “SHALL”, “SHALL NOT”, “SHOULD”, “SHOULD NOT”, “RECOMMENDED”, “MAY”, and “OPTIONAL” in this document are to be interpreted as described in .