0.1.5
Changes
- Adds
Cursor
control functions, such asconsole.log(Cursor.clearScreen())
- Adds
Color
control functions, such asconsole.log(Colors.green("OK!"))
- Adds
stripAnsi(inputText)
function
Full Changelog: 0.0.2...0.1.5
Cursor
control functions, such as console.log(Cursor.clearScreen())
Color
control functions, such as console.log(Colors.green("OK!"))
stripAnsi(inputText)
functionFull Changelog: 0.0.2...0.1.5