Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a third-party library for Terminal colors? #30

Open
LeaVerou opened this issue May 29, 2024 · 0 comments
Open

Use a third-party library for Terminal colors? #30

LeaVerou opened this issue May 29, 2024 · 0 comments

Comments

@LeaVerou
Copy link
Owner

LeaVerou commented May 29, 2024

This issue made me wonder if things could be a lot easier if we just used an existing library for terminal colors, such as chalk, kleur, ansiColors, colorette, picocolors, etc.

The only reason we don’t is because all these libraries work with function calls for the formatted text, so they wouldn't work well with AsciiTree. But perhaps it's easier to implement our own tree instead of our own terminal formatting library?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant