Skip to content

Better Terminal Output #15

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

Merged
merged 5 commits into from
Jul 18, 2023
Merged

Better Terminal Output #15

merged 5 commits into from
Jul 18, 2023

Conversation

threeal
Copy link
Owner

@threeal threeal commented Jul 17, 2023

This pull request includes the following changes:

  • Added a new file format.ts inside the utils directory. This file handles the string formatting of the keyword ranking.
  • Implemented color to the terminal output using the chalk package. This enhancement improves the readability and visual appeal of the output. (Closes Colored Terminal Output #3)
  • Introduced a loading indicator in the terminal output using the ora package. This addition provides visual feedback to users while the process is running, enhancing the user experience.

These changes aim to enhance the terminal output of the google-rank tool. By adding color and a loading indicator, the output becomes more visually appealing and informative. Users can easily differentiate the ranking results based on colors and have a better understanding of the ongoing process with the loading indicator.

@threeal threeal added the feat label Jul 17, 2023
@threeal threeal self-assigned this Jul 17, 2023
@threeal threeal mentioned this pull request Jul 17, 2023
@threeal threeal marked this pull request as ready for review July 17, 2023 15:19
@threeal threeal merged commit 34395bc into main Jul 18, 2023
@threeal threeal deleted the better-output branch July 18, 2023 02:54
@threeal threeal added this to the Google Rank v0.2.0 milestone Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Colored Terminal Output
1 participant