No description
Find a file
2025-06-08 15:44:37 -07:00
examples initial revival 2025-03-14 20:24:43 -07:00
src fix ansi writing on windows 7 2025-06-01 17:51:09 -07:00
.gitignore initial revival 2025-03-14 20:24:43 -07:00
LICENSE initial revival 2025-03-14 20:24:43 -07:00
package-lock.json fix ansi writing on windows 7 2025-06-01 17:51:09 -07:00
package.json Update package.json 2025-06-08 15:44:37 -07:00
README.md Update README.md 2025-06-05 17:13:20 -07:00
tsconfig.json initial revival 2025-03-14 20:24:43 -07:00

@paperclover/console

Provides pretty console logging functions as well as a widget system including a progress bar and spinner.

Examples are available in the examples directory.

Install

The package is distributed as TypeScript source code through this Git repository. You can install it with a JavaScript package manager such as npm. Most package managers should pin the latest commit.

npm install git+https://git.paperclover.net/clo/console.git