@jfonx/console-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

console-utils

View error information, log information, and more. at the Consol.

Installation

npm install @jfonx/console-utils

Usage

import { Output } from '@jfonx/console-utils';

Output.info('Hello word');
Output.error('Hello word');
Output.warning('Hello word');
Output.success('Hello word');
Output.clear(); //console.clear()

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    7,759
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    7,759
  • 1.0.2
    0
  • 1.0.1
    0

Package Sidebar

Install

npm i @jfonx/console-utils

Weekly Downloads

7,759

Version

1.0.3

License

MIT

Unpacked Size

6.45 kB

Total Files

10

Last publish

Collaborators

  • justkey