Pretty print messages on the terminal
Usage
// Require what you need from prettycli const info warn = ; /* There are 6 functions: Print to stdout: 1. info: (label, message) 2. loading: (label, message) 3. warn: (message) 4. error: (message) Returns pretty string (does not print) 5. command: (command) 6. link: (url) */ if !processenvPRODUCTION ;else ;
license
MIT © siddharthkp