ej8899 / conColors

console (terminal) colors and styles - along with a few other simple helper functions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conColors Library

Miscellaneous helper functions, objects and code snippets. Originally a terminal/console color library.

conColors.js

  • original colors list, lines and some functions for lines and character padding.

dateobject.js

  • 2022-08-11 - restructured & released as live
  • myDateObject.various() - manipulate dates

getOpSys.js

  • getOpSys() - return operating system

globalvar.js

  • conColor.various - colors list in object
  • conLine.various() - dashed lines w various options

randomization.js

  • randomNumber(min,max) - return random # between min & max
  • makeID(numChars) - return a randomized ID code w alpha numeric

About

console (terminal) colors and styles - along with a few other simple helper functions


Languages

Language:CSS 44.9%Language:JavaScript 32.5%Language:HTML 22.6%