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

feat: Add library for convert functions #73

Merged
merged 1 commit into from
Feb 10, 2024
Merged

Conversation

mdsanima
Copy link
Contributor

Enhanced the shell libraries by introducing a new libconvert.sh library with a convert::hex_to_rgb function, enabling hexadecimal to RGB color conversions.

Updated documentation and example usages sections in the README for clarity and consistency. Restructured functions into more descriptive categories, with conversion and printing functions now clearly delineated.

Improved the utility module by repositioning the util::one_line_progress function for better readability in the codebase.

Enhanced the shell libraries by introducing a new `libconvert.sh`
library with a `convert::hex_to_rgb` function, enabling hexadecimal
to RGB color conversions.

Updated documentation and example usages sections in the README for
clarity and consistency. Restructured functions into more descriptive
categories, with conversion and printing functions now clearly delineated.

Improved the utility module by repositioning the
`util::one_line_progress` function for better readability in the codebase.
@mdsanima mdsanima merged commit 9560bfe into main Feb 10, 2024
1 check passed
@mdsanima mdsanima deleted the feat/libconvert-functions branch February 10, 2024 02:20
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

Successfully merging this pull request may close these issues.

1 participant