Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kickutils

A utility library for the kickasset project. Provides colored terminal output via chalk, along with a collection of general-purpose dependencies including CSV parsing, address parsing, email sending, Redis integration, scheduling, and object diffing.

Usage

const { print, pstr } = require('kickutils')

console.log(print('hello', 'green'))
console.log(pstr('warning', 'yellow'))

Colors

green, red, yellow, blue, white, grey

Author

Bent Cardan — MIT

About

kick asset management util functions, logger etc.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages