1.1.0 • Published 4 years ago

better-consolas v1.1.0

Weekly downloads
-
License
-
Repository
-
Last release
4 years ago

better-consolas

  • How to install? Its simple

Install module

npm i better-consolas

Ok, now how to use?

  • Example code of better-consolas
let bc = require('better-consolas') // Importing better-consolas

bc.log('THIS IS ALIAS', 'LOG TITLE')
bc.error('ERROR ALIAS', 'AND THE ERROR TITLE')
bc.warn('WARN ALIAS', 'WARN TITLE')

Versions

1.0.12

  • Repaired docs.

1.0.11

  • Deleted BetterLife constructor

1.0.2 - 1.0.10

  • Created/changed docs
1.1.0

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago