Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Research on different designs. #1

Open
xubaiw opened this issue Nov 18, 2021 · 2 comments
Open

Research on different designs. #1

xubaiw opened this issue Nov 18, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@xubaiw
Copy link
Owner

xubaiw commented Nov 18, 2021

While currently this package is taken from Rust's termion and crossterm crates, we should look into more libraries from different languages and then work out a better design.

@xubaiw xubaiw added the enhancement New feature or request label Nov 18, 2021
@xubaiw
Copy link
Owner Author

xubaiw commented Nov 18, 2021

Libraries to look into

  • Rust
    • crossterm
    • termion
  • Python
    • rich
  • Haskell
    • ansi-terminal
  • Swift
    • ANSITerminal
  • .Net Console

@xubaiw
Copy link
Owner Author

xubaiw commented Nov 19, 2021

Swift ANSITerminal

  • Convenience function on String (e.g. 'text'.blue.onCyan)
  • Is ansiRgb needed?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant