consola
consola copied to clipboard
docs: add jsdocs for utils functions
I needed to use some function from color.ts
for the terminal cli I'm doing, so I decided to add the missing jsdocs for the utils
folder. The rest of the jsdocs for the missing functions will be part of another PR unless you think should be part of this PR.
๐ Linked issue
โ Type of change
- [X] ๐ Documentation (updates to the documentation, readme, or JSdoc annotations)
- [ ] ๐ Bug fix (a non-breaking change that fixes an issue)
- [ ] ๐ Enhancement (improving an existing functionality like performance)
- [ ] โจ New feature (a non-breaking change that adds functionality)
- [ ] ๐งน Chore (updates to the build process or auxiliary tools and libraries)
- [ ] โ ๏ธ Breaking change (fix or feature that would cause existing functionality to change)
๐ Description
๐ Checklist
- [ ] I have linked an issue or discussion.
- [X] I have updated the documentation accordingly.
Any feedback is welcomed! ๐