1.0.32 β€’ Published 2 months ago

chroma-console v1.0.32

Weekly downloads
-
License
MIT
Repository
-
Last release
2 months ago

Chroma Console, aka 'Coco'

License: MIT

Rainbow font, with one import. No configuration needed, just works for terminal or Google Chrome.

alt text

import { Coco } from 'chroma-console';

(...)

Coco.log('testing debug output');

alt text

Big colorful buffers incase you need a visual blurb somewhere...

import { Coco } from 'chroma-console';

(...)

Coco.start();
Coco.end();

alt text

Uses πŸ”— gradient-string

Please note if you want more options, please check out πŸ”— Chalk,πŸ”— Chalk Animation, orπŸ”—colorfy

NPM Package Link - https://www.npmjs.com/package/chroma-console

TODO -

  • typescript types
  • if you set the color wrong, error out
  • different colors (red, orange, yellow, etc) / unit tests for this
  • bool flag helper
1.0.32

2 months ago

1.0.31

2 months ago

1.0.29

2 months ago

1.0.28

2 months ago

1.0.30

2 months ago

1.0.27

9 months ago

1.0.26

9 months ago

1.0.25

9 months ago

1.0.24

9 months ago

1.0.23

9 months ago

1.0.22

9 months ago

1.0.21

9 months ago

1.0.20

9 months ago

1.0.19

9 months ago

1.0.18

9 months ago

1.0.17

9 months ago

1.0.16

9 months ago

1.0.15

9 months ago

1.0.14

9 months ago

1.0.13

9 months ago

1.0.12

9 months ago

1.0.11

9 months ago

1.0.10

9 months ago

1.0.9

9 months ago

1.0.8

9 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago